Name
netconn_get_noautorecved() — Get the connection no-auto-recved state
Synopsis
cyg_bool netconn_get_noautorecved
(
struct netconn *conn
)
;
Description
Returns a boolean state indicating the
current NETCONN_FLAG_NO_AUTO_RECVED
flag state for the
connection.
2024-03-18 | LWIP Documentation Notices |