Name
netconn_close() — Close a connection
Synopsis
err_t netconn_close
(
struct netconn *conn
)
;
Description
Close the connection conn
.
2024-03-18 | LWIP Documentation Notices |
netconn_close() — Close a connection
err_t netconn_close
(
struct netconn *conn
)
;
Close the connection conn
.
2024-03-18 | LWIP Documentation Notices |