On Thu, 2005-03-24 at 12:20 +0100, [EMAIL PROTECTED] wrote:
> I extended unix.c to one additional mechanism (/dev/poll).
> According to available benchmarks this mechanism has
> much better performance as select or poll. I tested it only
> on Solaris. Do you think it would be a good idea to add
> t
> "JNP" == Joshua N Pritikin <[EMAIL PROTECTED]> writes:
JNP> On Thu, 2005-03-24 at 12:20 +0100, [EMAIL PROTECTED] wrote:
>> I extended unix.c to one additional mechanism (/dev/poll).
>> According to available benchmarks this mechanism has
>> much better performance as select or poll.