Hello.
I'm writing a TCP server using the
tcpthread example as starting point.
After creating the tcp server socket
I call the member function isPendingConnection.
Ok so far.
As soon as it returns true I call getRequest().
At that point an errorInput is thrown.
Why?
P.S.
I am using FreeBSD4.5
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello.
I'm writing a TCP server using the
tcpthread example as starting point.
After creating the tcp server socket
I call the member function isPendingConnection.
Ok so far.
As soon as it returns true I call getRequest().
At that point an errorInput is thrown.
Why?
P.S.
I am using FreeBSD4.5
Me too, I had the same problem!!!
Mee too... Debian/Linux 3.0