r11982: ensure the fde event gets freed before the socket itself, as otherwise
commitf32739307464a1f0c835cff886b8c4b960778900
authorAndrew Tridgell <tridge@samba.org>
Thu, 1 Dec 2005 00:22:08 +0000 (1 00:22 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:46:54 +0000 (10 13:46 -0500)
tree868f2b9a18d63a3fb70ea36a591e072dd27111b1
parentb1d38153b8c1d2d5be2d41005eadb0e0aa46bd72
r11982: ensure the fde event gets freed before the socket itself, as otherwise
we get a error from epoll about disabling events for a file descriptor
that is closed
source/libcli/raw/clisocket.c
source/libcli/raw/clitransport.c