Embedded TCP/IP stack  4.7.0

◆ fnet_tls_socket_close()

void fnet_tls_socket_close ( fnet_tls_socket_t  tls_sock)

Close the TLS socket.

Parameters
tls_sockTLS socket descriptor to be closed.
See also
fnet_tls_socket()

This function releases the TLS socket descriptor.
An application should always have a matching call to the fnet_tls_socket_close() for each successful call to the fnet_tls_socket() to return any TLS socket resources to the system.


© 2005-2020 by Andrej Butok. http://fnet.sourceforge.net