Page 1 of 1

Anything about Non-block?

Posted: Sun Jun 17, 2012 12:57 pm
by dexter
How Can I do non-block in newlisp?

I know use open with "non-block" str-option , But then how?

will there be a signal when something is ready for reading?

Then I can fork a process to do the read stuff,
another process do write stuff?

please give me a hit.

:)