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)
commit6f64df6c74bca1f0645d629ff7ed7198cdc5316e (patch)
treea80ea51247a38ad3dde075fa8e13506c8e3c316b /ChangeLog
parentb63a137be6a9a9491e5927f5613bbaf84f00532b (diff)
parentae2b9cd377978ef7018b95e2d16b17042e2eb76b (diff)
downloadtcl-6f64df6c74bca1f0645d629ff7ed7198cdc5316e.zip
tcl-6f64df6c74bca1f0645d629ff7ed7198cdc5316e.tar.gz
tcl-6f64df6c74bca1f0645d629ff7ed7198cdc5316e.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