Home
last modified time | relevance | path

Searched refs:listen (Results 1 – 11 of 11) sorted by relevance

/openssl/demos/bio/
H A Daccept.cnf6 # Port to listen on
/openssl/test/helpers/
H A Dssltestlib.h22 int read, int listen);
H A Dssltestlib.c915 if (listen(afd, 1) < 0) in create_test_sockets()
1058 int read, int listen) in create_bare_ssl_connection() argument
1066 if (listen) { in create_bare_ssl_connection()
1076 if (listen) { in create_bare_ssl_connection()
1102 if (listen) { in create_bare_ssl_connection()
1110 listen = 0; in create_bare_ssl_connection()
/openssl/demos/sslecho/
H A Dmain.c59 if (listen(s, 1) < 0) { in create_socket()
/openssl/crypto/bio/
H A Dbio_sock2.c351 if (socktype != SOCK_DGRAM && listen(sock, MAX_LISTEN) == -1) { in BIO_listen()
/openssl/doc/man3/
H A DBIO_connect.pod73 When creating an IPv6 socket, make it only listen for IPv6 addresses
H A DDTLSv1_listen.pod7 - Statelessly listen for incoming connections
/openssl/apps/lib/
H A Dvms_term_sock.c351 listen (SockDesc1, 5); in CreateSocketPair()
/openssl/doc/man1/
H A Dopenssl-s_server.pod.in124 [B<-listen>]
170 The TCP port to listen on for connections. If not specified 4433 is used.
174 The optional TCP host and port to listen on for connections. If not specified, *:4433 is used.
726 =item B<-listen>
729 With this option, this command will listen on a UDP port for incoming
H A Dopenssl-ocsp.pod.in373 Port to listen for OCSP requests on. The port may also be specified
/openssl/crypto/err/
H A Dopenssl.txt144 BIO_R_LISTEN_V6_ONLY:136:listen v6 only
160 BIO_R_UNABLE_TO_LISTEN_SOCKET:119:unable to listen socket

Completed in 31 milliseconds