diff options
Diffstat (limited to 'doc/skabus-dyntee.html')
| -rw-r--r-- | doc/skabus-dyntee.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/skabus-dyntee.html b/doc/skabus-dyntee.html index 57b34f3..c98c096 100644 --- a/doc/skabus-dyntee.html +++ b/doc/skabus-dyntee.html @@ -61,7 +61,7 @@ If stdout is suitably redirected, this can be used by monitoring programs to check when the server is ready to accept connections. </li> <li> <tt>-d</tt> : allow instant rebinding to the same path even if it has been used not long ago - this is the SO_REUSEADDR flag to -<a href="http://pubs.opengroup.org/onlinepubs/9699919799/functions/setsockopt.html">setsockopt()</a> +<a href="http://pubs.opengroup.org/onlinepubs/9799919799/functions/setsockopt.html">setsockopt()</a> and is generally used with server programs. This is the default. Note that <em>path</em> will be deleted if it already exists at program start time. </li> <li> <tt>-D</tt> : disallow instant rebinding to the same path. </li> |
