net/server_event.lua

changeset 3387
ebb8d0f9a177
parent 3237
721a83a3beb9
child 3396
23cf369ed1c3
equal deleted inserted replaced
3386:526b86cfbb17 3387:ebb8d0f9a177
466 function interface_mt:ontimeout() 466 function interface_mt:ontimeout()
467 end 467 end
468 function interface_mt:ondrain() 468 function interface_mt:ondrain()
469 end 469 end
470 function interface_mt:onstatus() 470 function interface_mt:onstatus()
471 debug("server.lua: Dummy onstatus()")
472 end 471 end
473 end 472 end
474 473
475 -- End of client interface methods 474 -- End of client interface methods
476 475

mercurial