[OpenAFS-devel] Rx over TCP to solve some NAT & Firewall issues?
Ken Hornstein
kenh@cmf.nrl.navy.mil
Thu, 20 Nov 2003 17:19:49 -0500
>> Solaris has /dev/poll, the BSD's have kqueue, and Linux has something
>> else which I'm sure someone will remind me of. The interfaces for
>> handling lots and lots of fd's seem to be there.
>
>So instead of a nice generic userland fileserver we have to write stuff
>again for every platform? That would be sort of annoying.
Remind me again how many damn #ifdefs are in process.s? :-)
--Ken