Skip to content

v3.0.1

Compare
Choose a tag to compare
@alanmcgovern alanmcgovern released this 11 Nov 23:06
· 3 commits to master since this release

General

  • Remove a blocking Task.Result call from, eliminating the possibility of a deadlock.
  • Fixed a bug where high port numbers in NAT-PMP messages could be misparsed. Thanks to @bp2008 .