bbd28365c5
* fix: don't prefer local ports from other addresses when dialing This address may already be in-use (on that other address) somewhere else. Thanks to @schomatis for figuring this out. fixes #1611 * chore: document reuseport dialer logic |
||
---|---|---|
.. | ||
dial.go | ||
dialer.go | ||
listen.go | ||
reuseport.go | ||
reuseport_plan9.go | ||
reuseport_posix.go | ||
reuseport_test.go | ||
transport.go | ||
transport_test.go |