summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2013-01-23 09:03:46 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2013-01-23 09:03:46 (GMT)
commit1d751279fa3fb3f5901ed3252bb3d95e835763bc (patch)
treea80ea51247a38ad3dde075fa8e13506c8e3c316b /ChangeLog
parent3a2c58f0e325649c4a1c1f7dc37ed58705f91221 (diff)
parent8a8a8b6a833f9bef506449c23f5e058f7809cece (diff)
downloadtcl-1d751279fa3fb3f5901ed3252bb3d95e835763bc.zip
tcl-1d751279fa3fb3f5901ed3252bb3d95e835763bc.tar.gz
tcl-1d751279fa3fb3f5901ed3252bb3d95e835763bc.tar.bz2
Fix [2911139]: connect asynchronously, but without unnecessary internal waits.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9328946..130364c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2013-01-23 Donal K. Fellows <dkf@users.sf.net>
+
+ * library/http/http.tcl (http::geturl): [Bug 2911139]: Do not do vwait
+ for connect to avoid reentrancy problems (except when operating
+ without a -command option). Internally, this means that all sockets
+ created by the http package will always be operated in asynchronous
+ mode.
+
2013-01-18 Jan Nijtmans <nijtmans@users.sf.net>
* generic/tclPort.h: [Bug 3598300]: unix: tcl.h does not include