You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This allows outgoing TCP connections to reuse a listening port as a source port.
This is useful for example when using "forced_socket" with the "uac_registrant"
module, or when using "force_send_socket()".
The behaviour of sockets that do not use the REUSE_PORT option is unchanged.
0 commit comments