Name
netconn_delete() — Deallocate a netconn
Synopsis
err_t netconn_delete
(struct netconn *conn
);
Description
Deallocates the netconn conn. If the connection is
open, it is closed as a result of this call.
| 2025-10-02 | LWIP Documentation Notices |



