Add more pubsub fuzzing

This commit is contained in:
Alex Hultman
2021-09-12 14:35:51 +02:00
parent e669c7017c
commit 78d20fd103
5 changed files with 123 additions and 1 deletions
+1 -1
View File
@@ -287,7 +287,7 @@ public:
/* For whatever reason we were corked, update cork to the new socket */
if (wasCorked) {
webSocket->AsyncSocket<SSL>::cork();
webSocket->AsyncSocket<SSL>::corkUnchecked();
}
/* Initialize websocket with any moved backpressure intact */