Versions Compared

Key

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

...

net_sock.h/net_sock.c

Prototype

Code Block
           CPU_INT32U NetSock_CfgTimeoutConnAcceptGet_ms(NET_SOCK_ID  sock_id,
                                                        NET_ERR     *p_err);

...

Available only if NET_TCP_CFG_EN is enabled (see section TCP Layer Configuration).

Notes / Warnings

None.