Ignet now makes use of CtdlThreadCheckStop() to check if it should exit.
authorDave West <davew@uncensored.citadel.org>
Tue, 18 Mar 2008 19:58:41 +0000 (19:58 +0000)
committerDave West <davew@uncensored.citadel.org>
Tue, 18 Mar 2008 19:58:41 +0000 (19:58 +0000)
commit9cf3bba86c8212a99adc591d75049fd528eba073
tree56f7a301cb2de7073a2a88d656a12c98e77d47aa
parentcf934431c7c8c1091b38c0b374f6a3b9293841ca
Ignet now makes use of CtdlThreadCheckStop() to check if it should exit.
This should improve shutdown times.
Still need to be able to interrupt the syscalls for a full solution.
citadel/modules/network/serv_network.c