On Wed, Sep 18, 2002 at 04:34:28PM +0300, Michael Sternberg wrote:
> Question - how to rebind listening socket without closing it ?

with setsockopt() and SO_REUSEADDR

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to