[MLton] Socket.connectNB on NetBSD

Stephen Weeks MLton@mlton.org
Tue, 18 Nov 2003 16:16:56 -0800


> After fixing one problem with Real.split, the only remaining failure
> is in socket.sml.  This fails because of strange behavior of
> Socket.connectNB, which is succeeding when it should be failing.

I just discovered this problem also occurs on FreeBSD.  So, it's not
NetBSD specific.  I'm still open to suggestions on why connect is
succeeding when it should be failing.