From 903a5000b0d541c6c076a52319902b7944558ab1 Mon Sep 17 00:00:00 2001 From: Ryan Williams Date: Sun, 2 Aug 2009 23:01:34 -0700 Subject: Full duplex for select hub. tcp_server has to be changed because we no longer raise EPIPE into waiting coroutines when closing a socket. api_test was correspondingly changed so it still worked. TestCloseSocketWhilePolling was removed because it was testing no-longer-existing behavior. add_descriptor is gone, replaced by add_reader and add_writer. --- tests/parse_results.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 tests/parse_results.py (limited to 'tests/parse_results.py') diff --git a/tests/parse_results.py b/tests/parse_results.py old mode 100644 new mode 100755 -- cgit v1.2.1