If kill is used to stop a C program running on Linux that has open sockets, the sockets get orphaned.

How can I in the event of a ctrl-c close all sockets owned by the program immediately? Waiting 3-10 seconds for
Linux to close the orphaned sockets is too long.
_______________________________________________
PLUG mailing list
PLUG@pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to