HomeSort by relevance Sort by last modified time
    Searched refs:BIO_BIND_REUSEADDR (Results 1 - 3 of 3) sorted by null

  /external/openssl/crypto/bio/
b_sock.c 748 if (bind_mode == BIO_BIND_REUSEADDR)
795 bind_mode=BIO_BIND_REUSEADDR;
bio.h 484 #define BIO_BIND_REUSEADDR 2
    [all...]
  /external/openssl/include/openssl/
bio.h 484 #define BIO_BIND_REUSEADDR 2
    [all...]

Completed in 23 milliseconds