Open mdlayher opened 7 years ago
If this is no longer in consideration, how about exposing APIs to modify receive and send buffer size. on Linux, I think SO_RCVBUFFORCE and SO_SNDBUFFORCE would help to set arbitrary size.
SO_RCVBUFFORCE
SO_SNDBUFFORCE
If this is no longer in consideration, how about exposing APIs to modify receive and send buffer size. on Linux, I think
SO_RCVBUFFORCE
andSO_SNDBUFFORCE
would help to set arbitrary size.