epics-base / pvaClientCPP

pvaClientCPP is an EPICS V4 C++ module
http://epics-pvdata.sourceforge.net/index.html
Other
2 stars 8 forks source link

fix pvaClientChannel and pvaClientMonitor bugs #25

Closed mrkraimer closed 8 years ago

mrkraimer commented 8 years ago

If channel is already connected when channelCreated is called then just return.

pvaClientMonitor was not reporting the first monitor when monitor is created or a re-connection occurs.