Carbon


OTAsyncStreamPoll

Header: OpenTransportProtocol.h Carbon status: Unsupported

OTResult OTAsyncStreamPoll (
    PollRef *fds, 
    UInt32 nfds, 
    OTTimeout timeout, 
    OTNotifyUPP proc, 
    void *contextPtr
);
CARBON NOTES

Carbon does not support any STREAMS functionality because the STREAMS subsystem is not available on Mac OS X.


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