Connection-related Functions
Last updated March 2020
| Name | Description |
|---|---|
| __default_connection_goal | __default_connection_goal is the internally used connection goal determination function |
| connection_address | Returns the address data associated with a connection |
| connection_used_for_email_message | Associate a message and a connection (deprecated) |
| connection_used_for_message | Associate a message and a connection |
| dec_inbound_connections | Decrement the number of global inbound connections by 1 |
| ec_generate_connection_id | Generate a connection ID |
| ec_smtp_closeconn | Close an SMTP connection |
| h_to_c | Returns the connection data associated with a connection_handle |
| initiate_connection | Intiate an outbound connection |
| initiate_connection_smtp | initiates an SMTP connection |
Was this page helpful?