Revision: 9918
          http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9918&view=rev
Author:   muggenhor
Date:     2010-02-20 23:57:39 +0000 (Sat, 20 Feb 2010)

Log Message:
-----------
Backport r9917 from trunk into the 2.3 branch:

Do our very best *not* to receive SIGPIPE:

When possible do:
 * Set socket option SO_NOSIGPIPE
 * Pass MSG_NOSIGNAL to send(2)

Modified Paths:
--------------
    branches/2.3/lib/netplay/netplay.c

Property Changed:
----------------
    branches/2.3/
    branches/2.3/src/frontend.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to