const APP_STREAM_BUF_LEN: usize = 4096;
Size of read buffer to apply to application data streams and Tor data streams when copying.