From 42e4c34ff37c259ff26e78aab22c0bccf06d1bcb Mon Sep 17 00:00:00 2001 From: Joe Mason Date: Mon, 6 Aug 2012 13:44:38 -0400 Subject: sws: close sockets properly Fix a bug where closed sockets (fd -1) were left in the all_sockets list, because of missing parens in a pointer arithmetic expression Reenable the tests that were locking up due to this bug. --- tests/data/DISABLED | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/data/DISABLED') diff --git a/tests/data/DISABLED b/tests/data/DISABLED index 3765b79f6..5a0f2bf95 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -5,6 +5,3 @@ 594 1209 1211 -2025 -2028 -2031 -- cgit v1.2.3