macro_rules! unwrap_socket {
    ($name:ident) => { ... };
}