diff options
Diffstat (limited to 'Documentation/networking/phonet.txt')
-rw-r--r-- | Documentation/networking/phonet.txt | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/Documentation/networking/phonet.txt b/Documentation/networking/phonet.txt index 3d127791cb06..81003581f47a 100644 --- a/Documentation/networking/phonet.txt +++ b/Documentation/networking/phonet.txt | |||
@@ -205,19 +205,6 @@ The pipe protocol provides two socket options at the SOL_PNPIPE level: | |||
205 | socket descriptors that are already connected or being connected. | 205 | socket descriptors that are already connected or being connected. |
206 | 206 | ||
207 | 207 | ||
208 | Phonet Pipe-controller Implementation | ||
209 | ------------------------------------- | ||
210 | |||
211 | Phonet Pipe-controller is enabled by selecting the CONFIG_PHONET_PIPECTRLR | ||
212 | Kconfig option. | ||
213 | |||
214 | The implementation adds socket options at SOL_PNPIPE level: | ||
215 | |||
216 | PNPIPE_ENABLE accepts one integer value (int). If set to zero, the pipe | ||
217 | is disabled. If the value is non-zero, the pipe is enabled. If the pipe | ||
218 | is not (yet) connected, ENOTCONN is error is returned. | ||
219 | |||
220 | |||
221 | Authors | 208 | Authors |
222 | ------- | 209 | ------- |
223 | 210 | ||