Socket woes and signals

Craig Findlay craigf at ilid.com.au
Tue Feb 6 18:46:21 EST 2001


Donn Cave <donn at u.washington.edu> wrote:

>But in any event, when the process that bound the socket exits, with
>any luck the bound port should close and you won't need to reboot
>the computer.  When it gets like that, you probably aren't going to 
>solve everything with a SIGTERM anyway.  It couldn't hurt to turn
>on the SOL_SOCKET attribute SO_REUSEADDR (see setsockopt.)

Thanks Don for your help. I'll do some reading and some more playing
:)

Cheers, Craig





More information about the Python-list mailing list