autodoc.git/
traditional_manual/
chapter_9.html
Branch:
Tag:
Non-build tags
All tags
No tags
2008-06-13
2008-06-13 10:13:03 by Henrik Grubbström (Grubba) <grubba@grubba.org>
dd176921ef94763fde5bae303a0be3bc6b899b3c (
5
lines) (+
5
/-
0
)
[
Show
|
Annotate
]
Branch:
8.0
More consistent propagation of the backend.
Rev: src/modules/files/socket.c:1.100
2144:
<p> If no connection request is waiting and the port is in nonblocking mode (i.e. an accept callback is installed) then zero is returned. Otherwise this function waits until a connection has arrived.</p>
+
</dd>
+
<dt class='head--doc'>Note</dt>
+
<dd class='body--doc'><p>In Pike 7.7 and later the resulting file object will be assigned
+
to the same backend as the port object.</p>
</dd></dl>