pub async fn listen<A: 'static + ToSocketAddrs>( laddr: A, config: Config, ) -> Result<impl Listener, Error>
Listen creates a DTLS listener