more optimizations: move port states into gates, inline net queue checks
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user