SIGINT, longjmp

Hal Murray hmurray at megapathdsl.net
Tue Jan 26 22:26:57 UTC 2016


kurt at roeckx.be said:
> I want to add that it likely does at least something with the signal
> handlers so that it can time out. 

You don't need signals to time out on network activity.  Most reads/writes 
have a timeout option.  I forget the details.  It's been a long time.  If 
that doesn't work, you can use select.


-- 
These are my opinions.  I hate spam.





More information about the devel mailing list