Home
last modified time | relevance | path

Searched refs:BIO_SOCK_NODELAY (Results 1 - 25 of 64) sorted by relevance

123

/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbio_sock2.c70 * - BIO_SOCK_NODELAY: don't delay small messages.
101 if (options & BIO_SOCK_NODELAY) { in BIO_connect()
197 * - BIO_SOCK_NODELAY: don't delay small messages.
255 if (options & BIO_SOCK_NODELAY) { in BIO_listen()
/third_party/openssl/crypto/bio/
H A Dbio_sock2.c70 * - BIO_SOCK_NODELAY: don't delay small messages.
101 if (options & BIO_SOCK_NODELAY) { in BIO_connect()
197 * - BIO_SOCK_NODELAY: don't delay small messages.
255 if (options & BIO_SOCK_NODELAY) { in BIO_listen()
/third_party/node/deps/openssl/openssl/apps/lib/
H A Ds_socket.c165 BIO_ADDRINFO_protocol(ai) == IPPROTO_TCP ? BIO_SOCK_NODELAY : 0)) { in init_client()
/third_party/openssl/apps/lib/
H A Ds_socket.c165 BIO_ADDRINFO_protocol(ai) == IPPROTO_TCP ? BIO_SOCK_NODELAY : 0)) { in init_client()
/third_party/node/deps/openssl/openssl/apps/
H A Ds_time.c425 || BIO_set_conn_mode(conn, BIO_SOCK_NODELAY) <= 0) { in doConnection()
/third_party/openssl/apps/
H A Ds_time.c425 || BIO_set_conn_mode(conn, BIO_SOCK_NODELAY) <= 0) { in doConnection()
/third_party/openssl/ohos_lite/include/openssl/
H A Dbio.h705 # define BIO_SOCK_NODELAY 0x10 macro
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dbio.h790 # define BIO_SOCK_NODELAY 0x10 macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dbio.h790 # define BIO_SOCK_NODELAY 0x10 macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
H A Dbio.h790 # define BIO_SOCK_NODELAY 0x10 macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dbio.h790 # define BIO_SOCK_NODELAY 0x10 macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dbio.h790 # define BIO_SOCK_NODELAY 0x10 macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dbio.h790 # define BIO_SOCK_NODELAY 0x10 macro
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dbio.h790 # define BIO_SOCK_NODELAY 0x10 macro
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dbio.h790 # define BIO_SOCK_NODELAY 0x10 macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dbio.h790 # define BIO_SOCK_NODELAY 0x10 macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
H A Dbio.h790 # define BIO_SOCK_NODELAY 0x10 macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dbio.h790 # define BIO_SOCK_NODELAY 0x10 macro
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/
H A Dbio.h790 # define BIO_SOCK_NODELAY 0x10 macro
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dbio.h790 # define BIO_SOCK_NODELAY 0x10 macro
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dbio.h790 # define BIO_SOCK_NODELAY 0x10 macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dbio.h790 # define BIO_SOCK_NODELAY 0x10 macro
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dbio.h790 # define BIO_SOCK_NODELAY 0x10 macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/
H A Dbio.h790 # define BIO_SOCK_NODELAY 0x10 macro
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dbio.h790 # define BIO_SOCK_NODELAY 0x10 macro

Completed in 56 milliseconds

123