Skip to content

Class docs for Datagram class are too brief and full of typos #33721

@Hixie

Description

@Hixie

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A 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.library-iotriagedIssue has been triaged by sub teamtype-documentationA request to add or improve documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions