Posted in 问题排查与答疑Go net.Conn.Close()后仍收包?TCP连接状态机制裁盲区(FIN_WAIT2/TIME_WAIT/linger设置陷阱) 第一章:Go net.Conn. … Go net.Conn.Close()后仍收包?TCP连接状态机制裁盲区(FIN_WAIT2/TIME_WAIT/linger设置陷阱)Read more by 调试大师|2026年2月17日|TCP连接状态, Go动态加载, TIME_WAIT解决方案, net.Conn.Close, FIN_WAIT2, linger设置
Posted in 问题排查与答疑Go网络测试伪命题:httptest.Server无法模拟真实TIME_WAIT、FIN_WAIT2、RST场景?真机压测方案来了 第一章:Go网络测试伪命题的根源 … Go网络测试伪命题:httptest.Server无法模拟真实TIME_WAIT、FIN_WAIT2、RST场景?真机压测方案来了Read more by Golang修行笔记|2026年2月4日|httptest.Server, FIN_WAIT2, TIME_WAIT解决方案, Go网络测试, RStudio操作