SSL_set_rfd       160 compat/mingw.h 	return SSL_set_rfd(ssl, _get_osfhandle(fd));
SSL_set_rfd       314 imap-send.c    	if (!SSL_set_rfd(sock->ssl, sock->fd[0])) {