Skip to content

UDPSocket issues #55

@adbridge

Description

@adbridge
  1. The connect method does not check for a NULL api before dereferencing it.
  2. There is an inconsistency with the parameters in the connect method. For UDPSocket, address is passed as a pointer, whereas for TCPStream the same parameter is passed as a reference. They should ideally use the same calling style?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions