- 06 Jun, 2018 1 commit
-
-
Steven Allen authored
refactor for transport interface changes
-
- 05 Jun, 2018 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
Also, refactor out reuseport logic into a separate package.
-
- 16 Apr, 2018 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
- 01 Feb, 2018 1 commit
-
-
Steven Allen authored
-
- 20 Jan, 2018 1 commit
-
-
Steven Allen authored
-
- 28 Dec, 2017 4 commits
-
-
Steven Allen authored
Set source port iff using reuseport
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
This reverts commit 5ebce0ea. If we do this, we end up using the source *port* for dialing. That's not what we want when not using reuseport. fixes #19
-
- 04 Dec, 2017 2 commits
-
-
Steven Allen authored
Update Travis CI to use standard test script.
-
Steven Allen authored
-
- 18 Nov, 2017 2 commits
-
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
- 17 Nov, 2017 2 commits
-
-
Kevin Atkinson authored
The default install doesn't do anything anyway.
-
Kevin Atkinson authored
This also switches from goveralls to codecov.
-
- 09 Nov, 2017 4 commits
-
-
Steven Allen authored
-
Steven Allen authored
update go-reuseport
-
Steven Allen authored
fix source address not being set in non REUSEPORT dialer
-
Steven Allen authored
1. Migrate to libp2p repo. 2. Pull in fixes for edge platforms. Related: use `x/sys` instead of `syscall` when possible. 3. Pull in less complicated and slightly faster dial logic.
-
- 24 Oct, 2017 1 commit
-
-
Steven Allen authored
Revert the new Conn interfaces
-
- 20 Oct, 2017 5 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
This reverts commit f475bdfd.
-
Steven Allen authored
This reverts commit cdd4aad3.
-
Steven Allen authored
This reverts commit 36c4213d.
-
- 07 Sep, 2017 3 commits
-
-
Steven Allen authored
Compatibility with the new transport interfaces
-
Steven Allen authored
-
Steven Allen authored
-
- 06 Sep, 2017 4 commits
-
-
Marten Seemann authored
-
Marten Seemann authored
Timeout should only be set by using contexts.
-
Marten Seemann authored
The tpt.ConnWrap is being removed from go-libp2p-transport
-
Marten Seemann authored
-
- 23 Aug, 2017 2 commits
-
-
Steven Allen authored
gx: update go-reuseport
-
Łukasz Magiera authored
-
- 26 Jul, 2017 2 commits
-
-
Steven Allen authored
-
Jakub Sztandera authored
-
- 19 Jul, 2017 1 commit
-
-
Steven Allen authored
-
- 11 Jul, 2017 1 commit
-
-
Jeromy authored
-