bug-commoncpp
[Top][All Lists]
Advanced

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

Re: detect_pending(true) not set in CTOR of SocketPort for UDP sockets


From: David Sugar
Subject: Re: detect_pending(true) not set in CTOR of SocketPort for UDP sockets
Date: Sat, 27 Dec 2003 11:21:02 -0500 (EST)
User-agent: SquirrelMail/1.4.0-1

I believe this has been fixed for what will be the 1.1 tree in sf cvs.

Wolfgang said:
> Hello,
>
> when constructing a bound TCPSocket with SocketPort,  detect_pending is
> set to
> true.
> however, when constructing  a bound UDPSocket, it is not and therefore
> pending() is not called by the SocketService by "default".
> this could be a irritating, if one is just starting with the cc++ package.
>
> if there is no particular reason for this, i would suggest to let the
> CTOR's
> behave similar. Otherwise i would suggest to add a comment about the
> differences to the documentation.
>
> Best regards
>
> Wolfgang
>
>
>
>
>
>
> _______________________________________________
> Bug-commoncpp mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-commoncpp
>




reply via email to

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