- 16 Feb, 2021 1 commit
-
-
Marten Seemann authored
-
- 03 Apr, 2020 1 commit
-
-
- 26 May, 2019 1 commit
-
-
Raúl Kripalani authored
-
- 04 Apr, 2019 2 commits
-
-
Steven Allen authored
(@vyzo CR)
-
Steven Allen authored
This causes us to send RST packets instead of FIN packets when closing connections and means connections immediately enter the "reset" state instead of entering the TIME-WAIT state. Importantly, this means we can immediately reuse the 5-tuple and reconnect.
-
- 08 Jun, 2018 1 commit
-
-
Steven Allen authored
-
- 05 Jun, 2018 1 commit
-
-
Steven Allen authored
Also, refactor out reuseport logic into a separate package.
-
- 28 Dec, 2017 2 commits
-
-
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 1 commit
-
-
Steven Allen authored
-
- 09 Nov, 2017 1 commit
-
-
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.
-
- 20 Oct, 2017 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
This reverts commit f475bdfd.
-
- 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
-
- 26 Jul, 2017 1 commit
-
-
Jakub Sztandera authored
-
- 24 Mar, 2017 1 commit
-
-
Jeromy authored
-
- 22 Mar, 2017 2 commits
- 21 Mar, 2017 1 commit
-
-
Jeromy authored
-
- 05 Oct, 2016 1 commit
-
-
Jeromy authored
-
- 03 Oct, 2016 1 commit
-
-
Jakub Sztandera authored
It got skipped when go-reuseport got migrated to context
-
- 25 Sep, 2016 1 commit
-
-
Jeromy authored
-