sb-bsd-sockets: Add a test for interruptible I/O
authorDavid Lichteblau <david@lichteblau.com>
Mon, 24 Sep 2012 16:48:34 +0000 (18:48 +0200)
committerDavid Lichteblau <david@lichteblau.com>
Fri, 19 Oct 2012 16:36:44 +0000 (18:36 +0200)
commit7f9bcccc3463d69272fb98d7418a973e41a013c9
treee2cb34a85196f12b4be0be9391e19c8760c95f9f
parent7572e0506af331534e6f97b027d56e8bea09410c
sb-bsd-sockets: Add a test for interruptible I/O

Test TCP sockets even without :internet-available, albeit only on
threaded builds.  Check that INTERRUPT-THREAD works in a timely
fashion on threads currently blocked in I/O on a socket.
contrib/sb-bsd-sockets/tests.lisp