Main Page   Modules   Namespace List   Class Hierarchy   Compound List   Namespace Members   Compound Members   Related Pages  

Bug List

Member GNE::ConnectionEventGenerator::run ()
If nlPollGroup fails, the error is not reported. Instead the results are ignored, and the call is made again (or in debug mode, the assert fails).

Member GNE::Console::goutbuf::flush_output ()
does not handle nulls in the stream properly in all cases although most of the time it works. It seems at least for the case of a null followed by a newline it ignores the newline. Other cases seem to work.

Member GNE::PacketStream::run ()
we need a way to guarantee that the write won't block when trying to send the ExitPacket on shutdown.

Member GNE::ServerConnection::run ()
The PacketFeeder is set after onNewConn, so it is possible that if the user sets a different PacketFeeder right after connecting, it might "get lost" and if set during onNewConn, is definitely lost. I do provide a check do this is only a problem if a feeder is set in the ConnectionParams AND in onNewConn.

Generated on Fri Aug 22 13:40:05 2003 for GNE by doxygen1.3