OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BIO_SOCK_KEEPALIVE
(Results
1 - 9
of
9
) sorted by relevancy
/src/crypto/external/bsd/openssl/dist/crypto/bio/
bio_sock2.c
68
* -
BIO_SOCK_KEEPALIVE
: enable regularly sending keep-alive messages.
91
if (options &
BIO_SOCK_KEEPALIVE
) {
195
* -
BIO_SOCK_KEEPALIVE
: enable regularly sending keep-alive messages.
245
if (options &
BIO_SOCK_KEEPALIVE
) {
bss_conn.c
158
BIO_SOCK_KEEPALIVE
| c->connect_mode);
/src/crypto/external/bsd/openssl.old/dist/crypto/bio/
b_sock2.c
66
* -
BIO_SOCK_KEEPALIVE
: enable regularly sending keep-alive messages.
89
if (options &
BIO_SOCK_KEEPALIVE
) {
179
* -
BIO_SOCK_KEEPALIVE
: enable regularly sending keep-alive messages.
228
if (options &
BIO_SOCK_KEEPALIVE
) {
bss_conn.c
156
BIO_SOCK_KEEPALIVE
| c->connect_mode);
/src/crypto/external/apache2/openssl/dist/crypto/bio/
bio_sock2.c
69
* -
BIO_SOCK_KEEPALIVE
: enable regularly sending keep-alive messages.
93
if (options &
BIO_SOCK_KEEPALIVE
) {
256
* -
BIO_SOCK_KEEPALIVE
: enable regularly sending keep-alive messages.
308
if (options &
BIO_SOCK_KEEPALIVE
) {
bss_conn.c
194
opts |=
BIO_SOCK_KEEPALIVE
;
/src/crypto/external/bsd/openssl.old/dist/include/openssl/
bio.h
703
# define
BIO_SOCK_KEEPALIVE
0x04
/src/crypto/external/apache2/openssl/dist/include/openssl/
bio.h.in
885
#define
BIO_SOCK_KEEPALIVE
0x04
/src/crypto/external/bsd/openssl/dist/include/openssl/
bio.h.in
765
# define
BIO_SOCK_KEEPALIVE
0x04
Completed in 31 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026