mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-15 04:30:25 +00:00
![]() Previously if a loop handler received the timeout message from a previous request on the same connection the socket would be set to {active, once} incorrectly - when a socket packet was already in the message queue. This second packet would not be added to the buffer before a Handler:info/3 call if a user message was in the message queue before both socket packets. |
||
---|---|---|
.. | ||
autobahn_SUITE_data | ||
http_SUITE_data | ||
ws_SUITE_data | ||
autobahn_SUITE.erl | ||
cover.spec | ||
eunit_SUITE.erl | ||
http_SUITE.erl | ||
spdy_SUITE.erl | ||
ws_SUITE.erl |