>>>>> "JNP" == Joshua N Pritikin <[EMAIL PROTECTED]> writes:

  JNP> Agreed.  SIGIO != asynchronous I/O; SIGIO is a hack.

solaris has true aynch file i/o. but it uses sigio to tell you when it
something happens. then you have to scan you pending operations to see
which one it was. the idjits should have integrated it with poll().

vms and even nt have async i/o. i am proposing to perl6 that async file
i/o be supported in a more integrated way.

uri

-- 
Uri Guttman  ---------  [EMAIL PROTECTED]  ----------  http://www.sysarch.com
SYStems ARCHitecture, Software Engineering, Perl, Internet, UNIX Consulting
The Perl Books Page  -----------  http://www.sysarch.com/cgi-bin/perl_books
The Best Search Engine on the Net  ----------  http://www.northernlight.com

Reply via email to