]> Sergey Matveev's repositories - btrtrc.git/commit
Fix panic when error occurs binding uTP socket
authorMatt Joiner <anacrolix@gmail.com>
Wed, 13 Sep 2017 14:25:29 +0000 (00:25 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Wed, 13 Sep 2017 14:25:29 +0000 (00:25 +1000)
commit5d3ee0a53149b7d07288dbe3dcc4bc417cbc919b
treee02c7b1d0f2fe2fab90a0b53118bba7040e0ce1e
parent881f1a7e35f4d738f8ebea6d9c5e78cccc7cebb4
Fix panic when error occurs binding uTP socket

Fixes #187.
client_test.go
utp_go.go
utp_libutp.go
utp_test.go [new file with mode: 0644]