Get rid of invoke_engio
This commit is contained in:
@@ -293,7 +293,6 @@ public:
|
||||
void drv_notify_close(uint32_t chid, uint32_t len, const char *data);
|
||||
uint32_t drv_notify_accept(uint32_t port);
|
||||
void drv_call_event_update(double clock);
|
||||
void drv_invoke_engio(int64_t place, uint32_t datapklen, const char *datapk);
|
||||
void drv_invoke_lua_call(int64_t place, uint32_t datapklen, const char *datapk);
|
||||
void drv_invoke_lua_source(uint32_t srcpklen, const char *srcpk);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user