]> Sergey Matveev's repositories - btrtrc.git/commit
Remove unnecessary use of SO_REUSEPORT
authorMatt Joiner <anacrolix@gmail.com>
Mon, 14 Aug 2023 01:38:47 +0000 (11:38 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Mon, 14 Aug 2023 22:07:49 +0000 (08:07 +1000)
commit5a335520955f5501239feb699fc38e62b7cf8698
treeeb4320a05314110ed10d555eaf48e69941e2bd83
parent8dcc4cc187ee73b84620e2db261a58422bebb1b7
Remove unnecessary use of SO_REUSEPORT

Fixes https://github.com/anacrolix/torrent/discussions/856.
client_test.go
fs/go.mod
fs/go.sum
socket.go