[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: exception in SampleSocketServiceServer::StopServer()
From: |
David Sugar |
Subject: |
Re: exception in SampleSocketServiceServer::StopServer() |
Date: |
Fri, 6 Sep 2002 15:11:21 -0400 (EDT) |
I'm in Macedonia for the moment, but I do have email here. Yes, I think
what you suggest is harmless for older apps.
On Fri, 6 Sep 2002, Federico Montesino Pouzols wrote:
> On Fri, Sep 06, 2002 at 06:26:12PM +0200, Klaus Triendl wrote:
> > hi,
> >
> > i'm away for some time now. i'll take care when i'm back.
> >
> > but if it is like you say, there should be done something anyway, because
> > it's not a good idea to let the program die under windows if everything else
> > is designed for windows too :)
> >
>
> We could add a check in the Win32 versions of the several
> connect methods, so that when INADDR_ANY is specified as peer address,
> it is changed into "127.0.0.1" before calling connect. That is a way
> of getting the same behaviour as in posix systems and I think it would
> not break old apps.
>
> >
> > --
> > triendl klaus
> >
>
>
> _______________________________________________
> Bug-commoncpp mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-commoncpp
>