-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
move go-reuseport-transport here #1459
Commits on Jan 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4a9cd1b - Browse repository at this point
Copy the full SHA 4a9cd1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad8c7ee - Browse repository at this point
Copy the full SHA ad8c7eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 154ae5c - Browse repository at this point
Copy the full SHA 154ae5cView commit details
Commits on Jan 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for fc057b0 - Browse repository at this point
Copy the full SHA fc057b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ad436a - Browse repository at this point
Copy the full SHA 1ad436aView commit details
Commits on Mar 10, 2018
-
There's no reason a consumer of this package would use this error as *we* retry internally. Exporting it will just confuse users.
Configuration menu - View commit details
-
Copy full SHA for a88cd13 - Browse repository at this point
Copy the full SHA a88cd13View commit details
Commits on Mar 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1af0f42 - Browse repository at this point
Copy the full SHA 1af0f42View commit details -
define a global fallbackDialer
indirectly addresses: libp2p/go-reuseport-transport#1 (comment)
Configuration menu - View commit details
-
Copy full SHA for 0b6d56b - Browse repository at this point
Copy the full SHA 0b6d56bView commit details
Commits on Mar 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2f5a5fe - Browse repository at this point
Copy the full SHA 2f5a5feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95f137a - Browse repository at this point
Copy the full SHA 95f137aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf8af04 - Browse repository at this point
Copy the full SHA bf8af04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eafb98 - Browse repository at this point
Copy the full SHA 9eafb98View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd345d7 - Browse repository at this point
Copy the full SHA bd345d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 910deae - Browse repository at this point
Copy the full SHA 910deaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33bd60a - Browse repository at this point
Copy the full SHA 33bd60aView commit details
Commits on Dec 31, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 440615f - Browse repository at this point
Copy the full SHA 440615fView commit details
Commits on Jan 2, 2019
-
No longer implicitly provided by go-reuseport's Dialer as it was removed.
Configuration menu - View commit details
-
Copy full SHA for 8b89db3 - Browse repository at this point
Copy the full SHA 8b89db3View commit details
Commits on Jan 4, 2019
-
Merge pull request #6 from libp2p/reuseport-control
Update to go-reuseport 0.2.0
Configuration menu - View commit details
-
Copy full SHA for c46c576 - Browse repository at this point
Copy the full SHA c46c576View commit details
Commits on Apr 4, 2019
-
We should do this from go-tcp-transport (libp2p/go-tcp-transport#36), not here, as setting linger to 0 will cause us to send RST packets instead of nicely closing connections. Also, document why we need the fallback dialer.
Configuration menu - View commit details
-
Copy full SHA for 5abb5b9 - Browse repository at this point
Copy the full SHA 5abb5b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf38e56 - Browse repository at this point
Copy the full SHA cf38e56View commit details
Commits on Feb 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ba298b7 - Browse repository at this point
Copy the full SHA ba298b7View commit details
Commits on Apr 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0c84888 - Browse repository at this point
Copy the full SHA 0c84888View commit details
Commits on Jul 12, 2020
-
Changes to go.mod has been left out: requires [email protected] and go-reuseport@master for Plan 9 support.
Configuration menu - View commit details
-
Copy full SHA for 90e1f36 - Browse repository at this point
Copy the full SHA 90e1f36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a09bb7 - Browse repository at this point
Copy the full SHA 2a09bb7View commit details
Commits on Jul 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b304d8d - Browse repository at this point
Copy the full SHA b304d8dView commit details -
Merge pull request #30 from libp2p/remove-go-multiaddr-net
stop using the deprecated go-multiaddr-net package
Configuration menu - View commit details
-
Copy full SHA for 180f258 - Browse repository at this point
Copy the full SHA 180f258View commit details
Commits on Sep 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1503736 - Browse repository at this point
Copy the full SHA 1503736View commit details -
Configuration menu - View commit details
-
Copy full SHA for c12d890 - Browse repository at this point
Copy the full SHA c12d890View commit details -
Merge pull request #31 from libp2p/web3-bot/sync
sync: update CI config files
Configuration menu - View commit details
-
Copy full SHA for 386648e - Browse repository at this point
Copy the full SHA 386648eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f74a3a - Browse repository at this point
Copy the full SHA 3f74a3aView commit details -
Merge pull request #35 from libp2p/update-go-log
chore: update go-log to v2
Configuration menu - View commit details
-
Copy full SHA for ef6c8c9 - Browse repository at this point
Copy the full SHA ef6c8c9View commit details
Commits on May 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c42772b - Browse repository at this point
Copy the full SHA c42772bView commit details
Commits on May 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2f38a87 - Browse repository at this point
Copy the full SHA 2f38a87View commit details
Commits on May 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 27b9721 - Browse repository at this point
Copy the full SHA 27b9721View commit details -
Configuration menu - View commit details
-
Copy full SHA for def3c71 - Browse repository at this point
Copy the full SHA def3c71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b98536 - Browse repository at this point
Copy the full SHA 3b98536View commit details -
Configuration menu - View commit details
-
Copy full SHA for 492ee92 - Browse repository at this point
Copy the full SHA 492ee92View commit details