[MLton] filedes = int (was: Stack size?)

Stephen Weeks MLton@mlton.org
Mon, 11 Jul 2005 14:20:04 -0700


> We really should call nanosleep(), which would handle things with a
> sub-second resolution.

I have no problem changing OS.Process.sleep to use nanosleep(), but it
seems like Posix.Process.sleep should really call sleep().  Does that
sound reasonable?