does data overflow in pipes

2001-06-27 Thread Manas Bhatt
, why? if not, then how does it allow the writer to write more 10*blocksize of data? if someone can direct me to implementation (source files), it would be great. thanks --manas __ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail

Re: User-Level upcalls

2001-06-12 Thread manas
try signal based i/o. basically you have set a signal handler (SIG_IO) and then handle read/write when the signal gets generated. i don't exactly remember the command. it the function call is aio_read/aio_write. check the man thanks manas Anjali Kulkarni wrote: Hi, Thanks a lot for the

help offered

2001-05-28 Thread manas
, please let me know. thanks manas To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message