|
|
| go ahead... be a heretic | |
| PerlMonks |
Comment on |
| ( #3333=superdoc: print w/ replies, xml ) | Need Help?? |
|
The minor thing I decided not to correct, but just changed that decision: it's not quite
This sets up one of many parallel closures that process in parallel. but rather This sets up a new lambda object with attached one of many closures that process sequentially. Per one lambda, only one writable will ever be executed; after it in turn registers readable, socket won't be listened for on_write events. Same is valid for readable. In reply to Re^3: regarding 1.02 (was Re: IO::Lambda: call for participation)
by dk
|
|