On Dec 1, 2007, at 10:48 PM, Dave Herman wrote: > Sweet! One more question: I think I grok the explanation of system > call restart vs. SysErr on pre-emption, but what happens if C code > called via the FFI is interrupted? MLton will execute the signal handler once you return from C to SML.