jayanth writes:
> one of the developers here noticed that if a process does
> the following three steps:
>
> binds a udp socket to a specific IP address
> connects the udp socket
> calls connect with a NULL parameter, to disconnect the socket.
>
> The socket now loses its originally bound IP add
one of the developers here noticed that if a process does
the following three steps:
binds a udp socket to a specific IP address
connects the udp socket
calls connect with a NULL parameter, to disconnect the socket.
The socket now loses its originally bound IP address because
udp_disconnect forc