Commit 3497b2f2 authored by Randy Macleod's avatar Randy Macleod Committed by David S. Miller

Phonet: Simple doc fix.

From: "Randy Macleod" <macleodr@nortel.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e6a7d3c0
......@@ -146,8 +146,8 @@ WARNING:
When polling a connected pipe socket for writability, there is an
intrinsic race condition whereby writability might be lost between the
polling and the writing system calls. In this case, the socket will
block until write because possible again, unless non-blocking mode
becomes enabled.
block until write becomes possible again, unless non-blocking mode
is enabled.
The pipe protocol provides two socket options at the SOL_PNPIPE level:
......
Markdown is supported
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