more optimizations: move port states into gates, inline net queue checks

This commit is contained in:
Redo0
2021-06-05 18:41:50 -05:00
parent 14c61e35d1
commit 19d2e36fd6
6 changed files with 38 additions and 44 deletions

View File

@@ -205,8 +205,6 @@ function network_update()
i = i + 1
end
elseif err == "closed" then
--sim = Simulation.new(Simulation)
--acceptclient()
print("Connection closed")
error()
end