Clean up non-fatal error handling - we know which error numbers we have
authorjsing <jsing@openbsd.org>
Wed, 16 Apr 2014 13:01:09 +0000 (13:01 +0000)
committerjsing <jsing@openbsd.org>
Wed, 16 Apr 2014 13:01:09 +0000 (13:01 +0000)
commit316efac5a44d4de39cde394886fb6cd2e1a99706
tree05a2688ada33eeb3b4a56526b363069306ac42f5
parent29eefe63f8e5280ac8aabcb4c215d02fcb64119c
Clean up non-fatal error handling - we know which error numbers we have
defined.

ok miod@ beck@
lib/libcrypto/bio/bss_dgram.c
lib/libcrypto/bio/bss_fd.c
lib/libcrypto/bio/bss_sock.c
lib/libssl/src/crypto/bio/bss_dgram.c
lib/libssl/src/crypto/bio/bss_fd.c
lib/libssl/src/crypto/bio/bss_sock.c