Name
netconn_close() — Close a connection
Synopsis
err_t netconn_close
(struct netconn *conn
);
Description
Close the connection conn.
| 2025-10-02 | LWIP Documentation Notices |
netconn_close() — Close a connection
err_t netconn_close
(struct netconn *conn
);
Close the connection conn.
| 2025-10-02 | LWIP Documentation Notices |