bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Patch for socket error/exception handling


From: Federico Montesino Pouzols
Subject: Re: Patch for socket error/exception handling
Date: Sat, 16 Nov 2002 23:23:37 +0100
User-agent: Mutt/1.4i

        Great! It is in CVS (HEAD). I have added code for win32 (based
on FormatMessage). It think that as soon as the win32 code is well
tested, we should incorporate this patch to 1.0.x as well.

On Sat, Nov 16, 2002 at 03:01:09PM +0100, Prochnow, Christian wrote:
> Hi,
> 
> this patch (against CVS head) adds more informative socket error-handling 
> functions to the Socket classes. It is now possible to retrieve the "real" 
> system error message to display more informative error messages to the user. 
> Support for win32 system error messages is currently missing - i need to 
> figure out how one can retrieve them under win32 - i think FormatMessage or 
> something should do the job.
> 
> Regards,
> Christian Prochnow
> 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]