Versions Compared

Key

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

Get Network Connections’ statistics pool.

Files

net_conn.h/net_conn.c

Prototype

Code Block
          NET_STAT_POOL NetConn_PoolStatGet(void);

Arguments

None.

Returned Value

Network Connections’ statistics pool, if no errors.

NULL statistics pool, otherwise.

Required Configuration

None.

Notes / Warnings

None.