[ECOS] socket.cxx (recvmsg()) problem
Alperen Coskun
a_a_coskunoc@hotmail.com
Wed Oct 31 09:30:00 GMT 2007
Hi all,
I want to understand how athttp server receives data from the socket. I followed the related functions till;
error = ops->recvmsg(fp,&msg,fromlen,&ret);
which is in the function recvfrom() in socket.cxx. After that, I couldn't find where that function call is.
It doesn't go to the function recvmsg() which is in socket.cxx. I searched for every recvmsg() functions in the packages but I couldn't find an appropriate one.
Could anyone help me?
_________________________________________________________________
Explore the seven wonders of the world
http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
More information about the Ecos-discuss
mailing list