-
bp_connection_create - Binds a socket to a connection structure.
-
bp_profile_register - Registers a profile registration with a connection.
-
bp_start - Starts the protocol engine after the desired profiles are registered with a connection.
-
bp_shutdown - Terminates all channels on the session.
-
bp_connection_destroy - Reaps the resources associated with the connection.
-
bp_get_config - Returns the configuration object associated with the connection (cf, bp_connection_create).
-
bp_log - Makes a formatted log entry using the connection's logging function (cf, bp_connection_create).
-
bp_new_reader_writer - Pushes a read/write function to the I/O stack for the connection.
-
bp_push_rwfilter - Adds a read/write function to the I/O filter stack for the connection.
Home Alphabetic index
This page was generated with the help of DOC++.