BIO_socket_ioctl
ret = BIO_socket_ioctl(s, FIONBIO, &l);
int BIO_socket_ioctl(int fd, long type, void *arg);