pub type Incoming<'a> = Incoming<'a>;
Connections as they arrive.
pub struct Incoming<'a> { /* private fields */ }