12 lines
443 B
Plaintext
12 lines
443 B
Plaintext
- opt) connection validation message sends max paylaod size
|
|
- readSize checks if size is in limits of size_t?
|
|
|
|
// should be called without any lock hold
|
|
// TODO in Java as in C++ ? reportChannelStateChange();
|
|
|
|
- improve searching of channel with server address specified
|
|
|
|
- void transportUnresponsive() is not implemented (also in Java)
|
|
- complete authNZ (callback on right change)
|
|
- request event on disconnect/destroy, etc.?
|