Add packet_build.cpp support imitate_tcp_packet() / imitate_udp_packet()
This commit is contained in:
@@ -14,6 +14,7 @@ extern "C"
|
||||
struct packet_io *stellar_get_packet_io(const struct stellar *st);
|
||||
struct session_manager *stellar_get_session_manager(const struct stellar *st);
|
||||
struct plugin_manager_schema *stellar_get_plugin_manager(const struct stellar *st);
|
||||
// TODO fix plugin manager, delete this function
|
||||
void stellar_set_plugin_manger(struct stellar *st, struct plugin_manager_schema *plug_mgr);
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user