Carbon


pollfd

Header: OpenTransportUNIX.h

struct pollfd {
    SInt32 fd; 
    SInt16 events; 
    SInt16 revents; 
    SInt32 _ifd;
};

© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)