minor
This commit is contained in:
+1
-1
@@ -426,7 +426,7 @@ void ServerConn::bevRead()
|
||||
CASE(MESSAGE);
|
||||
#undef CASE
|
||||
}
|
||||
// handlers may be cleared bev to force disconnect
|
||||
// handlers may have cleared bev to force disconnect
|
||||
if(!bev)
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user