[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Patch for SocketPort bug and NetworkDeviceInfo
From: |
Federico Montesino Pouzols |
Subject: |
Re: Patch for SocketPort bug and NetworkDeviceInfo |
Date: |
Mon, 18 Nov 2002 21:24:47 +0100 |
User-agent: |
Mutt/1.4i |
Ok, applied to both HEAD and RELEASE1.
On Mon, Nov 18, 2002 at 06:42:18PM +0100, Prochnow, Christian wrote:
> Hi List,
>
> this patch (agains CVS HEAD) fixes a SIGSEGV in the SocketPort outbound
> tcp-constructor when connection does not complete immediatly.
> It also fixes the win32 part of NetworkDeviceInfo class and adds a missing
> CCXX_EXPORT for that class.
>
> Regards,
> Christian Prochnow