Searched defs:BIO_new_socket (Results 1 – 4 of 4) sorted by relevance
101 BIO *BIO_new_socket(int fd, int close_flag) in BIO_new_socket() function
106 BIO* BIO_new_socket(talk_base::AsyncSocket* socket) { in BIO_new_socket() function
89 static BIO* BIO_new_socket(rtc::AsyncSocket* socket) { in BIO_new_socket() function