aboutsummaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src')
-rw-r--r--docs/src/pipe.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/src/pipe.rst b/docs/src/pipe.rst
index bdaeeba9..376d6117 100644
--- a/docs/src/pipe.rst
+++ b/docs/src/pipe.rst
@@ -21,7 +21,9 @@ Data types
Public members
^^^^^^^^^^^^^^
-N/A
+.. c:member:: int uv_pipe_t.ipc
+
+ Whether this pipe is suitable for handle passing between processes.
.. seealso:: The :c:type:`uv_stream_t` members also apply.