r23701: when we create a new socket with socket_accept(), clear any flags that
authorAndrew Tridgell <tridge@samba.org>
Wed, 4 Jul 2007 07:43:26 +0000 (07:43 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:59:05 +0000 (14:59 -0500)
commit4e31eda055781a710d285c509d0c51b42e351431
tree8c5c3f6412a32e0e281439eb13e1020cd195d4af
parentff41bdc350cf05c70c63effe30fe69e63181f088
r23701: when we create a new socket with socket_accept(), clear any flags that
were set in the old one. Otherwise SOCKET_FLAG_NOCLOSE causes a major
fd leak
source/lib/socket/socket.c