Skip to content
This repository was archived by the owner on Aug 26, 2024. It is now read-only.

Allow socket option configuration (by @crandles)

Compare
Choose a tag to compare
@slavc slavc released this 09 Feb 12:46
· 9 commits to master since this release
7d9fe80

Allow to configure Socket options, such as the sizes of the ring queues, using the SocketOptions struct.
From @crandles.