pub const IDEAL_BATCH_SIZE: usize = 128;Expand description
https://github.com/WireGuard/wireguard-go/blob/master/conn/conn.go#L19
maximum number of packets handled per read and write
pub const IDEAL_BATCH_SIZE: usize = 128;https://github.com/WireGuard/wireguard-go/blob/master/conn/conn.go#L19
maximum number of packets handled per read and write