Skip to content

UDP/Datagram Sockets documentation #23952

Closed
@dsinecos

Description

Module
UDP/ Datagram Sockets documentation

Current Documentation

The description for the listening event for dgram.Socket states that 'This occurs as soon as UDP sockets are created'. Reference

Expected Documentation

To my understanding this is incorrect as the listening event is fired once the socket is bound to a Port and Address. This is also stated elsewhere in the documentation (Refer) 'Once binding is complete, a 'listening' event is emitted ...'

Metadata

Assignees

No one assigned

    Labels

    dgramIssues and PRs related to the dgram subsystem / UDP.docIssues and PRs related to the documentations.help wantedIssues that need assistance from volunteers or PRs that need help to proceed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions