This commit is contained in:
Adam D. Ruppe 2023-01-06 03:53:03 -05:00
parent f98b5e17d6
commit ef44d533bc
1 changed files with 2 additions and 0 deletions

View File

@ -4666,6 +4666,8 @@ class WebSocket {
}
}
readSet.reset();
readSet.add(socket);
//tryAgain: