summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-10-08 16:08:46 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-10-08 16:08:46 (GMT)
commit8317204bd34466294632ccdc47bc6e79114bbfef (patch)
tree774e275456486a95b07fc86ae36c32aa68a84004 /tests
parent5e4013330a16bddc87cd9179fce996982e333f20 (diff)
parentafd31e9f77ff6b8e891cb196529c8e81d3856d7a (diff)
downloadtcl-8317204bd34466294632ccdc47bc6e79114bbfef.zip
tcl-8317204bd34466294632ccdc47bc6e79114bbfef.tar.gz
tcl-8317204bd34466294632ccdc47bc6e79114bbfef.tar.bz2
Merge 8.7
Diffstat (limited to 'tests')
-rw-r--r--tests/socket.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/socket.test b/tests/socket.test
index c354f46..7250cb8 100644
--- a/tests/socket.test
+++ b/tests/socket.test
@@ -1071,7 +1071,7 @@ test socket_$af-7.3 {testing socket specific options} -constraints [list socket
close $s
update
llength $l
-} -result 16
+} -result 18
test socket_$af-7.4 {testing socket specific options} -constraints [list socket supported_$af] -setup {
set timer [after 10000 "set x timed_out"]
set l ""