From a5f5ce8df082cd839a799dd483ea2933ee6d64f0 Mon Sep 17 00:00:00 2001 From: cxl Date: Mon, 18 Sep 2017 10:00:53 +0000 Subject: [PATCH] .docs git-svn-id: svn://ultimatepp.org/upp/trunk@11330 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- uppsrc/Core/src.tpp/WebSocket$en-us.tpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/uppsrc/Core/src.tpp/WebSocket$en-us.tpp b/uppsrc/Core/src.tpp/WebSocket$en-us.tpp index 78fdf85a5..a5a1984f8 100644 --- a/uppsrc/Core/src.tpp/WebSocket$en-us.tpp +++ b/uppsrc/Core/src.tpp/WebSocket$en-us.tpp @@ -60,7 +60,8 @@ called in blocking mode.&] is available. In non`-blocking mode returns either message or String`::GetVoid() if there is no message. In both cases also returns String`::GetVoid() in case of exceptional situations (errors, -connection closed etc...).&] +connection closed etc...). Note that in non`-blocking mode Receive +calls Do, so there is no need to call it separately.&] [s3;%% &] [s4; &] [s5;:Upp`:`:WebSocket`:`:IsFin`(`)const: [@(0.0.255) bool]_[* IsFin]()_[@(0.0.255) const]&]