@brief Closes the connection. @param c: The connection.
Closes the file descriptor and frees all memory associated with the connection @c c. If @p c is @c NULL, nothing is done.
See Implementation
@brief Closes the connection. @param c: The connection.
Closes the file descriptor and frees all memory associated with the connection @c c. If @p c is @c NULL, nothing is done.