[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <48F4B56A.1070402@nortel.com>
Date: Tue, 14 Oct 2008 11:06:18 -0400
From: "Randy Macleod" <macleodr@...tel.com>
To: David Miller <davem@...emloft.net>
CC: netdev@...r.kernel.org, remi.denis-courmont@...ia.com
Subject: Re: [PATCH 6/6] Phonet: pipe end-point protocol documentation
David Miller wrote:
> It corrupted the patch, chopping up long lines and such.
>
> There are directions in linux/Documentation/email-clients.txt on
> how to fix this.
>
Fixed the line wrapping and RTFM.
Sending a test message to myself worked.
Here's the simple documentation patch, it's against:
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
// Randy
diff --git a/Documentation/networking/phonet.txt b/Documentation/networking/phonet.txt
index 0e6e592..6a07e45 100644
--- a/Documentation/networking/phonet.txt
+++ b/Documentation/networking/phonet.txt
@@ -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:
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists