mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-18 06:05:32 -06:00
.docs
git-svn-id: svn://ultimatepp.org/upp/trunk@7076 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
e6b59553c5
commit
d79edc279e
1 changed files with 3 additions and 1 deletions
|
|
@ -153,7 +153,9 @@ switches SO`_LINGER off.&]
|
|||
[s2;%% Waits for at most timeout for [%-*@3 events], which can be a
|
||||
combination of WAIT`_READ (wait for more input bytes available),
|
||||
WAIT`_WRITE (wait till it is possible to write something to socket).
|
||||
Wait also always returns when socket exception happens.&]
|
||||
Wait also always returns when socket exception happens. Returns
|
||||
true if wait was successful (data can be written/read after the
|
||||
wait), false on timeout.&]
|
||||
[s3;%% &]
|
||||
[s4;%% &]
|
||||
[s5;:TcpSocket`:`:WaitRead`(`): [@(0.0.255) bool]_[* WaitRead]()&]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue