Fix getsockopt() for listening sockets when using SO_SNDBUF, SO_RCVBUF,
SO_SNDLOWAT, SO_RCVLOWAT. Since r31972 it only worked for non-listening
sockets.
Sponsored by: Netflix, Inc.
Fix getsockopt() for listening sockets when using SO_SNDBUF, SO_RCVBUF, Tags None Referenced Files None Subscribers None
Description
Details
|