bug-commoncpp
[Top][All Lists]
Advanced

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

Seems to be a bug in TCPSession


From: Victor Porton
Subject: Seems to be a bug in TCPSession
Date: Sat, 14 Sep 2002 12:21:11 +0600

Please one send me a (well-written) example which would have a class derived 
from TCPSession with OnAccept always returning false.

This example should hear for connections in an infinite loop (and always deny).

Anything what I do causes such things as SIGSEGV or throwing strange (not 
derived nor from std::exception not from ost::Socket) exceptions (tested on 
Linux). Try it!

The bug is that it is too hard with current TCPSession even after applying my 
patch (I sent two letters ago).

P.S. I'm not subscribed to the list
-- 
Victor Porton (address@hidden)





reply via email to

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