Name
netconn_set_noautorecved() — Set the connection no-auto-recved state
Synopsis
void netconn_set_noautorecved
(struct netconn *conn
, cyg_bool val
);
Description
If val equates to true then
the NETCONN_FLAG_NO_AUTO_RECVED state is set for the
connection, otherwise the flag is cleared.
| 2025-10-02 | LWIP Documentation Notices |



