openssl/crypto/bio
Richard Levitte 857cbe176f Fix crypto/bio/b_sock.c for VMS
Current VMS C-RTL does not have <sys/select.h>.  <sys/socket.h> is
a good enough replacement to get fd_set.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15319)
2021-05-19 12:41:34 +02:00
..
b_addr.c
b_dump.c
b_print.c
b_sock2.c BIO_listen: disable setting ipv6_v6only on OpenBSD as it is a read only data and true 2021-05-09 09:31:35 -07:00
b_sock.c Fix crypto/bio/b_sock.c for VMS 2021-05-19 12:41:34 +02:00
bf_buff.c
bf_lbuf.c
bf_nbio.c
bf_null.c
bf_prefix.c
bf_readbuff.c
bio_cb.c
bio_err.c
bio_lib.c bio_lib: Add BIO_get_line, correct doc of BIO_gets 2021-05-19 09:23:30 +02:00
bio_local.h
bio_meth.c
bss_acpt.c
bss_bio.c
bss_conn.c Replace some of the ERR_clear_error() calls with mark calls 2021-05-13 19:26:06 +02:00
bss_core.c Add the ability for ex_data to have a priority 2021-05-11 14:56:55 +01:00
bss_dgram.c
bss_fd.c
bss_file.c
bss_log.c
bss_mem.c
bss_null.c
bss_sock.c
build.info
core_bio.c