Allow binding to non-local adresses for TCP
The UDP code already allows binding to non-local addresses using the IP_FREEBIND or IP_BINDANY socket options, but the TCP code is missing this so far.
parent
cc8bab04
No related branches found
No related tags found
Please register or sign in to comment