FreeRTOS:
Platform
Platform portability layer
|
Return to main page ↑ |
Create a new network connection.
This function allocates resources and establishes a new network connection.
[in] | pConnectionInfo | Represents information needed to set up the new connection, defined by the network stack. |
[in] | pCredentialInfo | Represents information needed to secure the new connection, defined by the network stack. |
[out] | pConnection | Set to represent a new connection, defined by the network stack. |