·
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+).