[OpenSIPS-Devel] [ opensips-Patches-2042217 ] MSG_NOSIGNAL not defined in Solaris

SourceForge.net noreply at sourceforge.net
Sun Aug 10 11:17:07 CEST 2008


Patches item #2042217, was opened at 2008-08-08 00:45
Message generated for change (Comment added) made by bogdan_iancu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2042217&group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: 1.4.x
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Sergio Gutierrez (saguti)
Assigned to: Bogdan-Andrei Iancu (bogdan_iancu)
Summary: MSG_NOSIGNAL not defined in Solaris

Initial Comment:
Solaris does not have a MSG_NOSIGNAL flag for send syscall. This issue makes fail mediaproxy module compilation.

This patch implements a workaround, defining MSG_NOSIGNAL as 0.

----------------------------------------------------------------------

>Comment By: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2008-08-10 12:17

Message:
Logged In: YES 
user_id=1275325
Originator: NO

Hi Sergio,

Thanks for the patch - I pushed it on SVN on trunk and 1.4 also. Even if
the MSG_NOSIGNAL is disabled on SOLARIS, it should be safe as the opensips
core installs a signal routine to capture and ignore the SIGPIPE signal. 

Regards,
Bogdan

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2042217&group_id=232389



More information about the Devel mailing list