We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe81a8d commit d46be4bCopy full SHA for d46be4b
1 file changed
src/net/tcp/connection.cpp
@@ -993,6 +993,7 @@ void Connection::parse_options(const Packet& packet) {
993
}
994
995
opt += option->length;
996
+ break;
997
998
999
default:
0 commit comments