[asterisk-bugs] [Asterisk 0016178]: res_pktccops.c using MSG_NOSIGNAL
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Nov 4 02:13:26 CST 2009
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=16178
======================================================================
Reported By: oej
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16178
Category: Resources/General
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 227544
Request Review:
======================================================================
Date Submitted: 2009-11-04 02:13 CST
Last Modified: 2009-11-04 02:13 CST
======================================================================
Summary: res_pktccops.c using MSG_NOSIGNAL
Description:
MSG_NOSIGNAL doesn't exist on OS/X
According to
http://lists.apple.com/archives/macnetworkprog/2002/Dec/msg00091.html OS/X
has "the socket option SO_NOSIGPIPE that prevents SIGPIPE from being raised
when a write fails on a socket to which there is no reader; instead the
write to the socket returns with the error EPIPE."
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-11-04 02:13 oej New Issue
2009-11-04 02:13 oej Asterisk Version => SVN
2009-11-04 02:13 oej Regression => No
2009-11-04 02:13 oej SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
2009-11-04 02:13 oej SVN Revision (number only!) => 227544
======================================================================
More information about the asterisk-bugs
mailing list