rpcrt4: Set the AI_PASSIVE flag to getaddrinfo in rpcrt4_ip_tcp_open so that the...
commit85e28ae33d4f22809ae71a4ba6b4a4a24b1e679f
authorRob Shearman <rob@codeweavers.com>
Tue, 31 Oct 2006 19:02:33 +0000 (31 19:02 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 31 Oct 2006 20:42:32 +0000 (31 21:42 +0100)
treee4fe95303132460cd458ed30aba6edf66a3ba837
parent3ed6a201c20eb54ae2db5d827a68dd05dd80f1c3
rpcrt4: Set the AI_PASSIVE flag to getaddrinfo in rpcrt4_ip_tcp_open so that the bound-to port is connectable from other machines.
dlls/rpcrt4/rpc_transport.c