Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TCPListener issues #53

Open
adbridge opened this issue Dec 30, 2015 · 2 comments
Open

TCPListener issues #53

adbridge opened this issue Dec 30, 2015 · 2 comments
Labels

Comments

@adbridge
Copy link
Contributor

  1. In TCPListener.h: documentation for methods accept() and reject() is incomplete. _onIncoming is also not documented.
  2. In TCPListener.cpp: In the implementations for start_listening() and stop_listening() should check that _socket.api is not NULL before invoking.
@ciarmcom
Copy link
Member

ARM Internal Ref: IOTSFW-1603

adbridge added a commit to adbridge/sockets that referenced this issue Dec 30, 2015
@adbridge
Copy link
Contributor Author

@bremoran bump point 1 above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants