io.sockets.windows: Fix unit test--recover leaves socket on stack, nip

it.
db4
Doug Coleman 2014-11-18 14:02:44 -08:00
parent 8c95cddc08
commit cab001234a
1 changed files with 1 additions and 1 deletions

View File

@ -18,6 +18,6 @@ IN: io.sockets.windows.tests
{ t } [ { t } [
google-socket [ google-socket [
[ 1337 -8 set-ioctl-socket ] [ 1337 -8 set-ioctl-socket ]
[ [ winsock-exception? ] [ n>> 10045 = ] bi and ] recover [ nip [ winsock-exception? ] [ n>> 10045 = ] bi and ] recover
] with-disposal ] with-disposal
] unit-test ] unit-test