git-svn-id: svn://ultimatepp.org/upp/trunk@10241 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2016-09-25 19:00:36 +00:00
parent 9a2c463d57
commit 1121543ef6

View file

@ -305,9 +305,9 @@ to adjust timeout before any single TcpSocket operation. Returns
cpSocket][@(0.0.255) `&]_[* GlobalTimeout]([@(0.0.255) int]_[*@3 ms])&]
[s2;%% Sets the `"global timeout`". This timeout is in effect over
a whole range of operations, until it is canceled by calling
this method with Null parameter. If global timeout is exceeded,
operation during which it happened fails and socket error code
is set to ERROR`_GLOBAL`_TIMEOUT.&]
this method with Null parameter or by setting a new global timeout.
If global timeout is exceeded, operation during which it happened
fails and socket error code is set to ERROR`_GLOBAL`_TIMEOUT.&]
[s3;%% &]
[s4; &]
[s5;:TcpSocket`:`:NoGlobalTimeout`(`): [_^topic`:`/`/Core`/src`/TcpSocket`$en`-us`#TcpSocket`:`:class^ T