Skip to content
Commit 5ab4eb4f authored by Gregory Nutt's avatar Gregory Nutt Committed by Matt Thompson
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 fccd4438
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