udp #59818
Labels
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
triage-automation
See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot.
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: SocketException: Send failed (OS Error: No route to host, errno = 65), address = 0.0.0.0, port = 4210
#0 _NativeSocket.send (dart:io-patch/socket_patch.dart:1275:34)
#1 _RawDatagramSocket.send (dart:io-patch/socket_patch.dart:2590:15)
#2 UDP.send. (package:udp/src/udp_base.dart:120:12)
#3 new Future.microtask. (dart:async/future.dart:285:40)
#4 _microtaskLoop (dart:async/schedule_microtask.dart:40:21)
#5 _startMicrotaskLoop (dart:async/schedule_microtask.dart:49:5)
The text was updated successfully, but these errors were encountered: