- Set "listener" to -1 after we close it so that the error-handler
authorWayne Davison <wayned@samba.org>
Thu, 16 Sep 2004 17:09:46 +0000 (17:09 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 16 Sep 2004 17:09:46 +0000 (17:09 +0000)
commitab217f7ffa8765887c2ed8c9a8c71d29cfe562ed
tree9186812f6d8baa8e207b1a1250eb4eef1a16ff8b
parenta20c9893e48771be31befbb1ef809e87a658db61
- Set "listener" to -1 after we close it so that the error-handler
  doesn't try to re-close it.
- Set blocking I/O before the second (final) connect() call.
socket.c