Viewing profile — acknackack
acknackack
HN member- Joined
- Thu, Oct 28, 2021, 6:35 PM UTC
- HN karma
- 2
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About acknackack
No profile information was provided.
Recent public activity
-
comment
Comment #29029638
A classic issue of TCP half open connection. The client/browser side still thinks that the websocket/TCP connection is still alive. It happens because the client is not actively se…