also, the "sleeping" usually show
#0 0x282bead6 in _thread_kern_sched () from /usr/lib/libc_r.so.5
#1 0x282b4948 in pthread_yield () from /usr/lib/libc_r.so.5
#2 0x0807fce2 in ost::ThreadImpl::ThreadExecHandler (th=0x81be500) at
thread.cpp:1099
#3 0x282b7009 in _thread_start () from /usr/lib
does anyone have any sample of clients using TCPSocket or TCPStream classes,
samples included on C++Common library includes only samples of servers
thanks
___
Bug-commoncpp mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-c
Hello everybody.
I've been using cc++ libraries without being aware of bugs for several
versions now, but needed the CRC32 computation recently.
Unfortuantely I got constantly values that differed form those of the other
project memebers. When investigating, I found in your corresponding source