- 论坛徽章:
- 0
|
有关网络的两个问题,在线等
study TCP handshake before ? those are the real implementation
-: Swind and Rwind contain values for the size of the respective send and reception windows, based on the free space available in the receive buffer at each peer.
-: The Swind column contains the offered window size as reported by the remote peer.
-: The Rwind column displays the advertised window size being transmitted to the remote peer.
-: Recv-Q and Send-Q are used to show the socket buffer status.Values are in bytes.
-: These values should allways be 0, because the socket buffer will be flushed very quick. |
|