From 1121543ef6b00f4e598a1556f64dcfa4c291bf2b Mon Sep 17 00:00:00 2001 From: cxl Date: Sun, 25 Sep 2016 19:00:36 +0000 Subject: [PATCH] .docs git-svn-id: svn://ultimatepp.org/upp/trunk@10241 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- uppsrc/Core/src.tpp/TcpSocket$en-us.tpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/uppsrc/Core/src.tpp/TcpSocket$en-us.tpp b/uppsrc/Core/src.tpp/TcpSocket$en-us.tpp index 0e5ed7738..580cda7c1 100644 --- a/uppsrc/Core/src.tpp/TcpSocket$en-us.tpp +++ b/uppsrc/Core/src.tpp/TcpSocket$en-us.tpp @@ -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