i really wish i could focus
just ignore this
This commit is contained in:
parent
652beb947e
commit
664d4220a9
2 changed files with 3 additions and 1 deletions
|
@ -28,6 +28,8 @@ namespace CircleScape.Websocket {
|
|||
foreach(var thread in Threads) {
|
||||
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
private ThreadContext CreateThread(Connection initialConnection = null, bool runWithNoClients = false) {
|
||||
|
|
Loading…
Reference in a new issue