TCPListener issues
Open
mirrored
- Dominant language
- C++
- Stars
- 6
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.