• changed the local domain UNIX socket API syntax
• added local domain socket support for net-eval and newLISP server
• other and fixes additions
for files and changes notes see:
http://newlisp.org/downloads/development/
Lutz
newLISP 9.1.5 development release
Thanks Lutz!
OS/2 runs like a charm... :-)
the newlisp -d runs on OS/2 like ->
newlisp -d "\socket\testing" instead of "\\socket\\testing"
Could be confusing becourse of the missing extra \ as it is used with net-listen...
But the net-eval and net-connect do work nicely to the newlisp -d mode ;-)
Thanks again!
Regards,
Norman.
OS/2 runs like a charm... :-)
the newlisp -d runs on OS/2 like ->
newlisp -d "\socket\testing" instead of "\\socket\\testing"
Could be confusing becourse of the missing extra \ as it is used with net-listen...
But the net-eval and net-connect do work nicely to the newlisp -d mode ;-)
Thanks again!
Regards,
Norman.
-- (define? (Cornflakes))