Hi Felix:
There is currently no instrumentation that allows you to see the size of
a socket receive queue; however, there is nothing preventing you from
adding support for this capability. The easiest method would probably
be to add a new TIPC-specific socket option (maybe TIPC_RXQSIZE?) that
would return this info. You'd just need to add a small amount of code
to getsockopt() in socket.c; the dispatch() routine in the same file
shows how to find the size of the receive queue.
-- Al
________________________________
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Nayman Felix-QA5535
Sent: Monday, February 18, 2008 12:00 PM
To: [email protected]
Cc: Mohammad Azeez-AMOHAMM2
Subject: [tipc-discussion] Size of socket receive queue
I'm using TIPC 1.5.12 and I'm wondering if there is a way to measure the
size of the socket receive queue for a server? I did not see anything
available in the API, but I'm curious if there is a way to do this.
Thanks,
Felix
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
tipc-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tipc-discussion