]> Sergey Matveev's repositories - btrtrc.git/commit
Dial TCP with the listener's local addr
authorMatt Joiner <anacrolix@gmail.com>
Mon, 1 May 2023 00:15:34 +0000 (10:15 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Tue, 9 May 2023 05:45:52 +0000 (15:45 +1000)
commit599846546ec6e34036de889a4f41ea3f579153a3
tree498440b416a0053f2788e89b3e3a40663f2af3ec
parentb290350ba240cb5ab8a130d779176bb11de3b9d4
Dial TCP with the listener's local addr
client.go
client_test.go
go.mod
socket.go
sockopts.go [new file with mode: 0644]
sockopts_unix.go [new file with mode: 0644]
sockopts_wasm.go [new file with mode: 0644]
sockopts_windows.go [new file with mode: 0644]