Am 19.12.2010 11:39, schrieb plz:
hi! i'm newbie about python and i want to measure the value of cwnd in TCP
socket.
I have searched from an internet and got that we could handle it from SOL_TCP,
TCP_INFO...since unix had #include<netinet/tcp.h> and we could refer to
tcp_info
for getting the information of TCP by using this method
but i don't know how to declare the tcp_info in Python..
does anyone know how to handle this? please suggest me
Thanks in advance
Which OS ?
I remember these parts not being really paltform indepentend.
--
http://mail.python.org/mailman/listinfo/python-list