Allow the server to terminate the module list by just closing the
authorMartin Pool <mbp@samba.org>
Wed, 22 Aug 2001 04:15:50 +0000 (04:15 +0000)
committerMartin Pool <mbp@samba.org>
Wed, 22 Aug 2001 04:15:50 +0000 (04:15 +0000)
commit7a55d06e0d6771625ed2041f08470f2cdbd25965
treeb7280108937a041e9d26f73a8b4fefce7c3896c7
parent6f82f7a6f67bd9f5dd88bc3977c1f633405244f0
Allow the server to terminate the module list by just closing the
socket, rather than sending a proper EXIT command.  Keep the
global-variable hack to do this, but try to make it only apply in the
specific case where that occurs, not on all lines we read.
clientserver.c
io.c