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=5242cb5a8634bfa38b9333ff7f903e718ac6e292;hpb=7b27a8f378d73a86e8ff5e4fa3285117362481c5 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)