bug-commoncpp
[Top][All Lists]
Advanced

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

isPending, logging


From: René Brüntrup
Subject: isPending, logging
Date: Fri, 4 Jun 2004 00:43:20 +0200
User-agent: KMail/1.6.2

Hi!

I am using commoncpp in an university project and I really like it, but there 
is one thing I just don't understand: How does isPending work?
I tried the method in a TCPSession and a SimpleTCPStream (I'm not sure if this 
is the same implementation), but in both cases the method seems to return 
true all the time for pendingInput and false for pendingErrors.

We need a simple logging class for our project that cannot just log to the 
syslog, but to multiple targets. I'm thinking about extending slog in this 
direction. Is somebody working at this class in the moment? What the correct 
cvs branch for these extensions?

Greetings, Rene




reply via email to

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