Skip to content

4.5.0.0-notsure2: Fix buffer handling

Latest
Compare
Choose a tag to compare
@notsure2 notsure2 released this 11 Dec 04:59
· 0 commits to master since this release

Socket buffer size control (local and remote) will work correctly now.

  • Local socket buffer must be set on listening socket.
  • Remote socket buffer must be set before connecting.
  • Remove WrappedSocket (not needed in .NET 4.5+).