>Doing asynchronous loops without O_NONBLOCK does not feel right.

Agreed.  Doing asynchronous loops with a true AIO structuring
feels _very_ right.  (Keep your program state in a control
block, not in the program counter.)  The problems just go away.

-- Jim




_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to