NetSock_PoolStatGet

Get Network Sockets’ statistics pool.

Files

net_sock.h/net_sock.c

Prototype

          NET_STAT_POOL NetSock_PoolStatGet(void);

Arguments

None.

Returned Value

Network Sockets’ statistics pool, if no errors.

NULL statistics pool, otherwise.

Required Configuration

None.

Notes / Warnings

None.