I'm curious... does PLT Scheme support POSIX 'select'? All I can find are Vyzo's 'socket' package and Matthew Flatt's mention of 'object-wait' 7 years ago: <a href="http://www.cs.utah.edu/plt/mailarch/plt-scheme-2002/msg00521.html">http://www.cs.utah.edu/plt/mailarch/plt-scheme-2002/msg00521.html</a> (Yes, I'm interested in SCSH for PLT :-)<br>
<br>In general, do I need to write C extensions to do syscalls, or is there a better way?<br><br>Thanks,<br>Tom<br><br>