From: Marty K. <mrk...@co...> - 2011-04-06 18:53:35
|
I pushed the latest version of pvIOCCP. Monitor stop and disconnect now work properly. Still to do. 1) Special fields not handled proerly. For puts I will call dbPut and let it handle all the problems. 2) memory leaks. Track them down with valgrind. 3) access security. Will probably wait to implement this. For now realize that v3Channel completely sidesteps access security. I looked and it appears to be fairly easy to implement access security since it allows servers besides CAV3 to access it. |