Created a function to close the master sockets. It is intended to call
authorDave West <davew@uncensored.citadel.org>
Sat, 29 Dec 2007 18:43:18 +0000 (18:43 +0000)
committerDave West <davew@uncensored.citadel.org>
Sat, 29 Dec 2007 18:43:18 +0000 (18:43 +0000)
commit0f212bcc8c237b51df2583a7921aa36ce13e15e2
tree45dca2f7a6b0d4683434ec1703304d5fee0ac063
parent965e0b21ce4bf3ec1861275098bdc4d1adecbfd1
Created a function to close the master sockets. It is intended to call
this earlier in the shutdown thus causing any threads waiting in select
to exit quicker.
Added a big comment about the worker_thread
citadel/sysdep.c