Skip to content

Document UDP.isValid() / UDP.status()#250

Open
aledand wants to merge 3 commits intoparticle-iot:masterfrom
aledand:master
Open

Document UDP.isValid() / UDP.status()#250
aledand wants to merge 3 commits intoparticle-iot:masterfrom
aledand:master

Conversation

@aledand
Copy link

@aledand aledand commented Dec 15, 2015

spark/firmware #766 PR companion
@kennethlimcp
Copy link
Contributor

@kennethlimcp
Copy link
Contributor

Is this only valid for Photon?

We might need to extend the example a little and also give a description of what does function actually do...

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

previously

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it is in the base code and I suppose shuld work even for Core and Electron. no way to test.

going to extend example and description ... which will be much way longer that the change itself :-)

@monkbroc monkbroc changed the title Update firmware.md Apr 19, 2016
@technobly technobly changed the title Document UDP.isValid() Feb 9, 2017
@technobly
Copy link
Member

This may change to UDP::status() to match the existing TCPClient::status()

@ScruffR
Copy link
Contributor

ScruffR commented Dec 29, 2017

This PR is lingering for quite some time although on the Prioritized list - why?

@rickkas7
Copy link
Contributor

This appears to be awaiting a code change that has not been merged in, and might also require some reworking to make the API more like TCPClient.
particle-iot/device-os#766

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment