Incorrect maximum length of the datagram #31733
Labels
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
gardening
library-io
According to RawDatagramSocket.receive()
However, the test below demonstrates receiving the datagram of 65507 bytes length.
Reproduced with Dart VM version: 2.0.0-dev.14.0 (Wed Dec 20 10:43:00 2017 +0100) on "linux_x64".
The text was updated successfully, but these errors were encountered: