Of course. Who would ever want to poll for input on a tty device?
Real programmers just know when there is input waiting.
I should mention you can still use select(); it's just poll() and kqueue
that you can't use if you need to be able to support such a device.
Cheers,
Ian
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-dev/email@hidden