net/tcp: Write buffering logic should not wait for a free buffer if the...
net/tcp: Write buffering logic should not wait for a free buffer if the socket was opened non-blocking. Also, rename the TCP write buffering macros from WRB_* to TCPWB_* to make room in the namespace for write buffering with other protocols.
parent
fccd4438
Please register or sign in to comment