-
tcp_bp_library_init - Initializes the TCP connection library, invoking bp_library_init.
-
tcp_bp_library_shutdown - Terminates the TCP connection library.
-
tcp_bp_connection_create - Front-end to bp_connection_create.
-
tcp_bp_connect - Connect to a host, bind the socket-descriptor to a connection structure, register profile-modules, and start the initiator.
-
tcp_bp_listen - Listen for incoming connections, bind each socket-descriptor to a connection structure, register profile-modules, and start the listener.
-
tcp_bp_connection_close - Closes the socket associated with the connection returned by tcp_bp_connect and calls bp_connection_destroy.
Home Alphabetic index
This page was generated with the help of DOC++.