On Wed, 8 Dec 2004, Rajesh S. Ghanekar wrote:
How to get number of current unaccepetd connections, connections which has completed SYN,
but accept() has not been called? I guess this will not be portable as socket API doesn't support it.
It is in sk->sk_ack_backlog, but not exported via any API today.
I guess you could add a getsockopt to export this option.
Regards Henrik - : send the line "unsubscribe linux-net" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html