-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work onarea-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.library-iotriagedIssue has been triaged by sub teamIssue has been triaged by sub teamtype-documentationA request to add or improve documentationA request to add or improve documentation
Description
If you just search for "Datagram" in the docs and end up in the Datagram class, the documentation is impenetrable and unhelpful. It should at a minimum point you towards RawDatagramSocket. Ideally it would have sample code.
Datagram package.
This is misleading since it sounds like it's talking about a Dart package.
Data send to and received from datagram sockets
"sent"
contains the internet address and port of the destination or source
The data doesn't contain this stuff.
togeter
"together".
with the data.
The data contains the data? That makes no sense.
srawlins
Metadata
Metadata
Assignees
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work onarea-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.library-iotriagedIssue has been triaged by sub teamIssue has been triaged by sub teamtype-documentationA request to add or improve documentationA request to add or improve documentation