CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/02/09 03:55:33
Modified files:
lib/libssl/src/crypto/bio: bio.h bss_dgram.c
Log message:
Jettison SCTP support in BIO dgram.
OpenBSD does not have SCTP support and it sees little use in the wild.
OPENSSL_NO_SCTP is already specified via opensslfeatures.h, hence this
is a code removal only and symbols should remain unchanged.
ok beck@ miod@ tedu@
