summaryrefslogtreecommitdiffstats
path: root/tests/socket.test
diff options
context:
space:
mode:
authorapnadkarni <apnmbx-wits@yahoo.com>2023-02-12 16:56:17 (GMT)
committerapnadkarni <apnmbx-wits@yahoo.com>2023-02-12 16:56:17 (GMT)
commit0c764d2b03ab2b8daf95b3a25a470b56dffdad4f (patch)
tree652bfb7d1493e6706265f1f52db3ae7c624ef40d /tests/socket.test
parentbf448a6421c4fd0340d6bba70aba3b0a713d049b (diff)
downloadtcl-0c764d2b03ab2b8daf95b3a25a470b56dffdad4f.zip
tcl-0c764d2b03ab2b8daf95b3a25a470b56dffdad4f.tar.gz
tcl-0c764d2b03ab2b8daf95b3a25a470b56dffdad4f.tar.bz2
Minor fixes and tests
Diffstat (limited to 'tests/socket.test')
-rw-r--r--tests/socket.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/socket.test b/tests/socket.test
index a0fe2f7..b1435be 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 22
+} -result 20
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 ""