connection changes and buffers changes
This commit is contained in:
@@ -2,3 +2,5 @@ pub mod dns;
|
||||
pub mod ip_store;
|
||||
pub mod tcp_connection;
|
||||
pub mod udp_connection;
|
||||
|
||||
pub const CHANNEL_CAPACITY: usize = 2048;
|
||||
|
||||
Reference in New Issue
Block a user