Try to set the socket options early for some OSs (like Sol 8) where they
authorAndrew Bartlett <abartlet@samba.org>
Thu, 9 Aug 2001 12:52:05 +0000 (12:52 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 9 Aug 2001 12:52:05 +0000 (12:52 +0000)
commit3dbd870d37e66e2a63ecd671a6fd6f96753027b6
treeb127a12f78f425afe03b35a0748cbd9967213e34
parentd41606d6d9f957057727aee06953dfad13c3ca8d
Try to set the socket options early for some OSs (like Sol 8) where they
can't be set after the listen().

Andrew Bartlett
(This used to be commit 23b6772a2454ff3b480807a4ca8f58e8a0dc0c81)
source3/smbd/server.c