ARMmbed / ARMmbed/sockets

UDPSocket issues

Open
#55 1 comment 0 reactions 0 assignees View on GitHub
mirrored
Dominant language
C++
Stars
6
Forks
18
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.