Function silc_socket_get_error
SYNOPSIS
bool silc_socket_get_error(SilcSocketConnection sock, char *error,
uint32 error_len);
DESCRIPTION
Returns human readable error message into the `error' buffer if
the socket is int error status. Returns TRUE if error message was
written into the buffer and FALSE if there is not socket error.