Problem with binding of socket addresses

Sean Casey sean at ms.uky.edu
Sat Dec 8 18:42:45 AEST 1990


Set the "reuse address" socket option, between the socket() and the
bind() calls. Then your program can always immediately restart.

Sean

-- 
***  Sean Casey <sean at s.ms.uky.edu>
***  "Live the journey, for each destination is but a doorway to the next..."



More information about the Comp.unix.programmer mailing list