gpt4 book ai didi

linux - 在 TIME_WAIT 状态的套接字上接收数据

转载 作者:可可西里 更新时间:2023-11-01 02:43:50 27 4
gpt4 key购买 nike

在以下情况下,当 TIME_WAIT 中的套接字收到一个段时会发生什么

  • a) 当它收到丢失的ACK时
  • b) 当发送节点想要使用服务器上的相同 src_ip:src_port 与服务器已经具有 TIME_WAIT 套接字的相同 dst_ip:dst_port 建立另一个新连接时。

它会忽略/丢弃它,发送重置还是重用 TIME_WAIT 套接字?

谢谢

中号

最佳答案

a) When it receives lost ACK

没有。

b) When sending node wants to establish another new connection using same src_ip:src_port on the server to same dst_ip:dst_port for which the server already has a TIME_WAIT socket.

没有。

这些情况都不符合您的标题。

关于linux - 在 TIME_WAIT 状态的套接字上接收数据,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14666740/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com