-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Adding support for IPv4 & IPv6 Peer Exchange (PEX) / BEP 11
- Fixing critical but rare issue with null reference and missing lock in FillStats (was crashing the application) - Fixing critical issue with metadata extension (was listening for receive on remote extension id instead of local) - Fixing DHT/Tracker sockets issue by ensuring that will listen on IPv4 interface (until IPv6 will be added) - Fixing a minor issue with DumpStats (was not clearing the line buffer before printing the new one)
- Loading branch information
Showing
9 changed files
with
239 additions
and
196 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.