diff options
Diffstat (limited to 'doc/libskabus/index.html')
| -rw-r--r-- | doc/libskabus/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libskabus/index.html b/doc/libskabus/index.html index ccef295..a9fbb5f 100644 --- a/doc/libskabus/index.html +++ b/doc/libskabus/index.html @@ -79,7 +79,7 @@ will be set to <tt>ETIMEDOUT</tt>. <p> <em>deadline</em> and <em>stamp</em> are used internally to compute a timeout, because blocking functions such as -<a href="http://pubs.opengroup.org/onlinepubs/9699919799/functions/poll.html">poll()</a> +<a href="http://pubs.opengroup.org/onlinepubs/9799919799/functions/poll.html">poll()</a> use timeouts. The functions (like most skarnet.org functions) prefer to take a deadline and a timestamp instead of a timeout, because it's much easier (for both the application and the library's implementation) to |
