Configures a profile-registration structure to behave as a listener.
Documentation
Configures a profile-registration structure to behave as a listener.
Call this before registering the profile with the wrapper
(e.g., before calling tcp_bp_listen.)
Parameters:
pr - A pointer to the profile-registration returned by
sr_Init.
callback - The routine to invoke on an event
(cf., callback).
clientData - A user-supplied pointer.