Commit graph

25 commits

Author SHA1 Message Date
cxl
597466fea8 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-26 17:15:30 +00:00
cxl
51687976c2 cpp11 branch merged back to to trunk
git-svn-id: svn://ultimatepp.org/upp/trunk@7047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-16 16:33:48 +00:00
rylek
6be03cf62e .Web: minor error-related fixes in sockets
git-svn-id: svn://ultimatepp.org/upp/trunk@3379 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-27 16:06:51 +00:00
cxl
3a708be129 *Socket: Fix in error handling
git-svn-id: svn://ultimatepp.org/upp/trunk@3287 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-19 13:31:46 +00:00
cxl
0c471aacb0 .Removed DLOGs
git-svn-id: svn://ultimatepp.org/upp/trunk@3285 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-19 10:24:13 +00:00
cxl
4812d0aa8a *Web: Fixed error handling error desc
git-svn-id: svn://ultimatepp.org/upp/trunk@3283 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-18 19:32:42 +00:00
rylek
f7781f0fa0 +Web: added extended three-parameter version of Socket::Data::SetSockError to facilitate error handling in SSL sockets; fixed end-of-file detection in SSLSocketData::Read
git-svn-id: svn://ultimatepp.org/upp/trunk@3235 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-22 10:55:02 +00:00
cxl
a48801c6fe Web: Socket error handling improved
git-svn-id: svn://ultimatepp.org/upp/trunk@3232 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-20 18:58:37 +00:00
cxl
160f4c3d49 Web: Per-socket error handling
git-svn-id: svn://ultimatepp.org/upp/trunk@3229 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-20 14:12:17 +00:00
cxl
4eb45634f1 .CtrlLib: removed slow animation debugging mode, .Web: refactored global error string in Socket
git-svn-id: svn://ultimatepp.org/upp/trunk@3224 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-18 19:06:48 +00:00
cxl
9effb06520 .Web: socket
git-svn-id: svn://ultimatepp.org/upp/trunk@3064 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-22 23:42:43 +00:00
cxl
cf48110519 *Web: Fixed critical bug with non-blocking sockets in Linux
git-svn-id: svn://ultimatepp.org/upp/trunk@3051 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-20 20:06:29 +00:00
cxl
9c85c3ce7d *Web: Fixed for Posix singlethreaded
git-svn-id: svn://ultimatepp.org/upp/trunk@3044 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-19 10:06:51 +00:00
cxl
470fd73eda *Web: HttpClient removed Linger(0), calls Close at all error returns in Execute
git-svn-id: svn://ultimatepp.org/upp/trunk@3041 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-18 21:11:20 +00:00
cxl
41fedadb72 *Web: Fix in GetPeerAddr (thanks Ped)
git-svn-id: svn://ultimatepp.org/upp/trunk@2989 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-11 14:40:07 +00:00
cxl
81e9a9ac74 Web: Socket GetPeerName renamed -> GetPeerAddr, Geom/Coords: new spaces argument for FormatDegree
git-svn-id: svn://ultimatepp.org/upp/trunk@2088 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-17 10:42:40 +00:00
cxl
dbc303fd87 Web: Socket fixed for Linux, CtrlCore: ToolWindow changed too use ..WINDOW_TYPE_UTILITY
git-svn-id: svn://ultimatepp.org/upp/trunk@2079 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-15 19:20:05 +00:00
cxl
f827b5c20c Web: Socket::GetPeerName
git-svn-id: svn://ultimatepp.org/upp/trunk@2078 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-15 18:46:29 +00:00
cxl
539410821e Minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1818 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-12-17 08:47:26 +00:00
cxl
0c723d0836 Web: void AttachSocket(Socket& socket, SOCKET s, bool blocking)
git-svn-id: svn://ultimatepp.org/upp/trunk@1599 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-02 07:49:47 +00:00
rylek
d025586980 context-related patches to RichText (continued); fixed hanging sockets in HTTP client; minor fixes in FormatDouble
git-svn-id: svn://ultimatepp.org/upp/trunk@1000 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-22 23:23:05 +00:00
cxl
b3ad960e1d git-svn-id: svn://ultimatepp.org/upp/trunk@407 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-09-08 09:04:16 +00:00
mdelfede
4ad4d61eea new uvs2 releases : uppsrc-2608 tutorial-38 examples-141 reference-113
git-svn-id: svn://ultimatepp.org/upp/trunk@304 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-26 18:25:44 +00:00
mdelfede
0f391f3fb5 new uvs2 releases : uppsrc-2586 tutorial-38 examples-141 reference-113
git-svn-id: svn://ultimatepp.org/upp/trunk@283 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:57:08 +00:00
mdelfede
d2b54f7989 changed svn layout
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00