[Xorp-hackers] Assert in recent cvs

Ben Greear greearb at candelatech.com
Wed Oct 22 11:23:43 PDT 2008


Pavlin Radoslavov wrote:
>> Ben,
>>
>> Could you try the following patch.
>> It basically gets rid of the SIGPIPE handling and uses
>> "signal(SIGPIPE, SIG_IGN)" to completely ignore SIGPIPE inside the
>> EventLoop constructor.
>> Instead of dealing with SIGPIPE, we handle error conditions by
>> using the return error code.
> 
> Patch committed to CVS:

Thanks for this.  I have been too busy to try this out, but should
have time next week.

Thanks,
Ben

-- 
Ben Greear <greearb at candelatech.com>
Candela Technologies Inc  http://www.candelatech.com



More information about the Xorp-hackers mailing list