Returns true if this transport can listen on the given multiaddress
@override bool canListen(libp2p.MultiAddr addr) => _isQuicAddr(addr);