@@ -1,10 +0,0 @@
local eplib = require("libs.entrypointlib")
local function test()
while true do
print(os.pullEvent("network_packet"))
eplib.send("test",9)
end
parallel.waitForAny(test,eplib.loop)
The note is not visible to the blocked user.