-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
Description
- In TCPListener.h: documentation for methods accept() and reject() is incomplete. _onIncoming is also not documented.
- In TCPListener.cpp: In the implementations for start_listening() and stop_listening() should check that _socket.api is not NULL before invoking.
Reactions are currently unavailable