snowflake changes from global static variables to one instance per thread
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
set(SOURCE stellar_config.cpp stellar_stat.cpp stellar_core.cpp)
|
||||
set(LIBRARY session_manager plugin_manager ip_reassembly packet_io packet pthread fieldstat4 toml nmx_pool)
|
||||
set(LIBRARY session_manager plugin_manager ip_reassembly packet_io snowflake packet pthread fieldstat4 toml nmx_pool)
|
||||
|
||||
set(PLUGIN http glimpse_detector)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user