From: Paul K. <pki...@us...> - 2003-02-27 13:03:34
|
Update of /cvsroot/octave/octave-forge/main/miscellaneous In directory sc8-pr-cvs1:/tmp/cvs-serv23128 Modified Files: listen.cc Makefile Added Files: listencanfork.c Log Message: Don't fork in Windows 9x --- anyone know how to pass a socket through the command line to another app so that we can use spawn instead? The other option is threads, but octave really isn't ready for that. |