X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fpoll.h;h=b6a162eb211355cb082922dea71b0780c6054976;hp=326723df14d37c78f5e8a5d7cddb73d8c32ba1b9;hb=00537b483d646bd04a204708ecbde708861f044e;hpb=77c5a4fca8b516fd39b8ba213daed17a465a6b2a diff --git a/include/yaz/poll.h b/include/yaz/poll.h index 326723d..b6a162e 100644 --- a/include/yaz/poll.h +++ b/include/yaz/poll.h @@ -58,7 +58,7 @@ struct yaz_poll_fd { void *client_data; }; -/** \brief poll wrapper for poll or select +/** \brief poll wrapper for poll or select \param fds array of sockets to be polled \param num_fds size of fds array (number of sockets) \param sec number of seconds to wait (-1 for no timeout)