Skip to content
Commit 12d7125b authored by Gregory Nutt's avatar Gregory Nutt
Browse files

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 a8b6be4a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment