AWS IoT Device SDK C:
Platform
Platform portability layer
|
Return to main page ↑ |
Retrieve a list of active TCP connections from the system.
The provided connections are reported by Device Defender.
[in] | pContext | Context passed as the first parameter of metricsCallback . |
[in] | metricsCallback | Called by this function to provide the list of TCP connections. The list given by this function is should not be used after the callback returns. |