- Intro
- TLI/XTI programming interface to SPX and SPXII
- t_accept
- accept a connection request
- t_bind
- bind a socket to a given transport endpoint
- t_connect
- establish a connection with an SPX/SPXII server application at a specified destination
- t_listen
- enable an SPX/SPXII application server to receive connection requests from SPX/SPXII clients
- t_open
- establish a transport endpoint for a specified transport provider
- t_optmgmt
- manage protocol-specific options
- t_rcv
- receive data over an established transport connection
- t_rcvdis
- return a disconnect indication from the remote transport endpoint
- t_rcvrel
- acknowledge receipt of an orderly release indication
- t_snd
- send data over a transport connection
- t_snddis
- abort a connection or rejects a connection request
- t_sndrel
- request an orderly release of an SPXII connection