Constant tor_proto::channel::CHANNEL_BUFFER_SIZE

source ·
pub const CHANNEL_BUFFER_SIZE: usize = 128;
Expand description

The size of the channel buffer for communication between Channel and its reactor.