rename packet_io_loop to stellar_event_base_loop
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[PLUGINFO]
|
||||
INIT_FUNC=custom_plugin_init
|
||||
DESTROY_FUNC=custom_plugin_destroy
|
||||
LIBARY_PATH=./plugins/custom_event_plugin/custom_event_plugin.so
|
||||
|
||||
|
||||
[SESSION_TYPE.TCP]
|
||||
SESSION_EVENT_TYPE=ALL
|
||||
SESSION_EVENT_CALLBACK=custom_plugin_entry
|
||||
|
||||
[SESSION_TYPE.CUSTOM_A]
|
||||
SESSION_EVENT_TYPE=ALL
|
||||
SESSION_EVENT_CALLBACK=custom_event_plugin_entry
|
||||
Reference in New Issue
Block a user