Refactored packet IO to use packet_manager_schedule_packet() instead of stellar_send_build_packet() to send user-built packets
This commit is contained in:
@@ -42,7 +42,7 @@ global:
|
||||
stellar_session_plugin_dettach_current_session;
|
||||
stellar_packet_plugin_register;
|
||||
stellar_polling_plugin_register;
|
||||
stellar_send_build_packet;
|
||||
|
||||
stellar_new;
|
||||
stellar_run;
|
||||
stellar_free;
|
||||
|
||||
Reference in New Issue
Block a user