Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


...

Function NameDescription
NetConn_CfgAccessedTh()Configure network connection access promotion threshold.

Files

net_conn.h/net_conn.c

Prototype

 

Arguments

nbr_access

Desired number of accesses before network connection is promoted.

Returned Value

DEF_OK,

network connection access promotion threshold configured.

DEF_FAIL,

otherwise.

Required Configuration

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

Notes / Warnings

...

NetConn_PoolStatGet()Get Network Connections’ statistics pool.
NetConn_PoolStatResetMaxUsed()Reset Network Connections’ statistics pool’s maximum number of entries used.