remove_socket_check
Onder Kalaci 2022-11-18 16:59:27 +01:00
parent 1e5096e29d
commit ffd627a6e4
1 changed files with 5 additions and 4 deletions

View File

@ -5538,6 +5538,7 @@ AddSessionToWaitEventSet(WorkerSession *session, WaitEventSet *waitEventSet,
sock, sock,
NULL, (void *) session); NULL, (void *) session);
#else #else
/* socketClosedOnly is only true for */ /* socketClosedOnly is only true for */
Assert(false); Assert(false);
#endif #endif