Carbon


OTCreateStateMachine

Header: OpenTransportProtocol.h Carbon status: Unsupported

OTStateMachine *OTCreateStateMachine (
    void *buf, 
    OTByteCount bufSize, 
    OTByteCount structSize, 
    OTNotifyUPP proc, 
    void *contextPtr
);
CARBON NOTES

Carbon does not support access to Open Transport configuration APIs because the Mac OS X networking stack is not based on STREAMS.


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