Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Unable to render {include} The included page could not be found.
Unable to render {include} The included page could not be found.

NetConn_PoolStatResetMaxUsed()

Reset Network Connections’ statistics pool’s maximum number of entries used.

Files

net_conn.h/net_conn.c

Prototype

void NetConn_PoolStatResetMaxUsed(void);

Arguments

None.

Returned Value

None.

Required Configuration

Available only if either NET_CFG_TRANSPORT_LAYER_SEL is configured for TCP (see section D-12-1 on page 755) and/or NET_UDP_CFG_APP_API_SEL is configured for sockets (see section D-13-1 on page 756).

Notes / Warnings

None.

  • No labels