r12074: in accept() we need to set socket name of the child socket by looking
authorStefan Metzmacher <metze@samba.org>
Mon, 5 Dec 2005 15:26:49 +0000 (15:26 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:47:05 +0000 (13:47 -0500)
commit81d322f91aa7097a51c13648211a0556b0424fa4
treeb9d2def23aa8788497899fd7c953acad43172803
parent61dbe9e5070085117b12b5b37cf0e7fe4342e2a3
r12074: in accept() we need to set socket name of the child socket by looking
up what address the client has used, as the socket is maybe bound to '0.0.0.0'

metze
source/lib/socket_wrapper/socket_wrapper.c