Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Udp endPacket() returns -1 on error and 7 on success #138

Copy link
Copy link
Closed
@tonu42

Description

@tonu42
Issue body actions

Been using Udp a lot and believe when the packet fails to send successfully it should return 0, and on success a 1.

From cores/esp32/Udp.h

// Returns 1 if the packet was sent successfully, 0 if there was an error virtual int endPacket() =0;

Below screen shots to support.

image

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.