Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Networking With Open Transport / Part 2 - Open Transport Reference
Appendix A - Open Transport and XTI


Extensions to XTI

Table A-3 lists the Open Transport endpoint and general provider functions that are not part of XTI. Although this document refers to these functions by their Open Transport preferred-C names, you can also call these functions by the XTI-style names listed in the table. If a function is not listed in this table or in Table A-2, it is not available to XTI clients.


Table A-3  Open Transport Functions not found in XTI

Open Transport preferred-C name    XTI-style name
OTCancelRequestt_cancelrequest
OTCancelReplyt_cancelreply
OTCancelSynchronousCallst_cancelsynchronouscalls
OTCancelURequestt_cancelurequest
OTCancelUReplyt_cancelureply
OTGetProtAddresst_getprotaddr
OTInstallNotifiert_installnotifier
OTIsNonBlockingt_isnonblocking
OTIsSynchronoust_issynchronous
OTRcvRequestt_rcvrequest
OTRcvReplyt_rcvreply
OTRcvUReplyt_rcvureply
OTRcvURequestt_rcvurequest
OTRemoveNotifiert_removenotifier
OTResolveAddresst_resolveaddr
OTSetAsynchronoust_asynchronous
OTSetBlockingt_blocking
OTSetNonBlockingt_nonblocking
OTSetSynchronoust_synchronous
OTSndReplyt_sndreply
OTSndRequestt_sndrequest
OTSndUReplyt_sndureply
OTSndURequestt_sndurequest
OTUseSyncIdleEventst_usesynchidleevents


Previous Book Contents Book Index Next

© Apple Computer, Inc.
15 JAN 1998