Re: interrupt signal in MSW
[email protected] (Don Cohen) Sat, 5 May 2018 15:27:49 +0000
| Newsgroups | gmane.lisp.clisp.general |
|---|---|
| Message-ID | <[email protected]> |
> > What is "MSW"? > > Microsoft Windows. Would you consider using the multithread version of clisp? Impnotes says it's supported in win32. Then you could create a thread that listens for a network connection. You could send it something and it could interrupt the thread trying to solve the problem. You could even have several threads solving several problems, even go into the debugger to see what progress is being made (if you know enough about how the problem solving process works). ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ clisp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-list