2
0
mirror of synced 2025-02-23 22:28:11 +00:00

7 Commits

Author SHA1 Message Date
Matt Joiner
702b2c77a0
Test fixes for Windows 2023-05-28 00:41:35 +10:00
Matt Joiner
044be4820f
gorond test files 2023-05-12 13:47:47 +10:00
FIGBERT
7d41b9b21c
Pass client logger to anacrolix/go-libutp sockets (#722)
* Update anacrolix/go-libutp (v1.1.0 -> v1.2.0)

* Pass client logger to anacrolix/go-libutp

* Pass logger instead of option

The project now compiles properly when CGO is not enabled.

Additionally, the new argument (now log.Logger instead of
utp.NewSocketOpt) is now required. The tests have been updated to match
this change, and now pass logger.Default to NewUtpSocket.

* Correct function signature of NewUtpSocket
2022-02-15 16:18:32 +11:00
Matt Joiner
c3c982b621 Fixes for wasm 2021-06-23 17:24:50 +10:00
Matt Joiner
2940f27f9f Use the new firewall callback support in go-libutp 2018-07-25 17:11:09 +10:00
Matt Joiner
802e121a64 Improve logging in a test 2018-06-17 21:21:24 +10:00
Matt Joiner
4939dd4e57 Add some tests for net.Addr.Network values in various situations 2018-06-17 16:21:57 +10:00