Files
pvAccess/TODO
Michael Davidsaver a6e7d7f5fc Remove dead code
aliveNotification() and unresponsiveTransport() never called.
Remove these, and code only referenced through these methods.
2019-05-21 08:54:14 -07:00

11 lines
378 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
- complete authNZ (callback on right change)
- request event on disconnect/destroy, etc.?