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)
commit529b03be1363396ab8c1df811c44891deeb238b5
treec8496524ec265a47aad20b388507a5ccf763726c
parentc53a5c4f3e17496fa944c80cf911f8780de7ae67
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
(This used to be commit 81d322f91aa7097a51c13648211a0556b0424fa4)
source4/lib/socket_wrapper/socket_wrapper.c