int silc_net_get_socket_opt(int sock, int level, int option, void *optval, int *opt_len);
Return socket options to the `optval' and `opt_len'.