From 97f966b10e725e0d1aca60406be12c5a0215498e Mon Sep 17 00:00:00 2001 From: lloyd Date: Tue, 1 Jun 2010 19:14:53 +0000 Subject: OpenBSD doesn't have MSG_NOSIGNAL; you need to set up a signal handler to catch SIGPIPE instead. Simply avoid building the unix_socket module there. Yet another reason to move to a fully async/event-based interface that doesn't interact with sockets directly. --- src/ssl/unix_socket/info.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/ssl/unix_socket/info.txt') diff --git a/src/ssl/unix_socket/info.txt b/src/ssl/unix_socket/info.txt index 205d0c700..15fc50f5b 100644 --- a/src/ssl/unix_socket/info.txt +++ b/src/ssl/unix_socket/info.txt @@ -16,6 +16,5 @@ ssl linux freebsd netbsd -openbsd solaris -- cgit v1.2.3