Consider increasing OS socket buffer (SO_SNDBUF
, SO_RCVBUF
)
#1962
Labels
good first issue
Good for newcomers
SO_SNDBUF
, SO_RCVBUF
)
#1962
For increased performance, we might want to increase the OS UDP socket send and receive buffer.
See also:
SO_SNDBUF
SO_RCVBUF
The text was updated successfully, but these errors were encountered: