On 18 Jan, David Malone wrote:
> On Tue, Jan 18, 2005 at 03:18:42PM -, Steven Hartland wrote:
>> The attached patch checks for
>> MSG_NOSIGNAL and if set enables SO_NOSIGPIPE
>> for the duration of send call.
>
> I just had a quick look at the patch. The patch should probably
> use kern_setsoc
On Tue, Jan 18, 2005 at 03:18:42PM -, Steven Hartland wrote:
> The attached patch checks for
> MSG_NOSIGNAL and if set enables SO_NOSIGPIPE
> for the duration of send call.
I just had a quick look at the patch. The patch should probably
use kern_setsockopt, which will simplify it considerably.
On Tuesday 18 January 2005 10:18 am, Steven Hartland wrote:
> After digging around and getting some information from Alfred
> at Valve ( the makers of HalfLife ) I've found the reason for
> HalfLife 2 server ( CounterStrike Source ) crashing when
> using rcon under FreeBSD.
> The problem is that al
After digging around and getting some information from Alfred
at Valve ( the makers of HalfLife ) I've found the reason for
HalfLife 2 server ( CounterStrike Source ) crashing when
using rcon under FreeBSD.
The problem is that although their code was setting
MSG_NOSIGNAL on the send() call this was
4 matches
Mail list logo