1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/libcli/wrepl
Stefan Metzmacher 79c6572256 tsocket: let tstream_inet_tcp_connect_recv() optionally return the used local address
tstream_inet_tcp_connect_send() usually only gets no local port number
and it may use the wildcard address '0.0.0.0' or '::'.

tstream_inet_tcp_connect_recv() provides the used local address and port
which are used on the wire.

metze
2010-10-23 08:49:30 +02:00
..
winsrepl.c tsocket: let tstream_inet_tcp_connect_recv() optionally return the used local address 2010-10-23 08:49:30 +02:00
winsrepl.h s4:libcli/wrepl: rewrite the low level request handling to use tevent_queue and tstream_context 2010-03-07 17:12:39 +01:00