unsigned/size_t/shared ptrs

This commit is contained in:
Matej Sekoranja
2012-06-15 14:47:16 +02:00
parent 7307529f7f
commit 4b5bc38835
31 changed files with 742 additions and 543 deletions
@@ -28,7 +28,8 @@ namespace pvAccess {
_lastChannelSID(0)
{
// for performance testing
// setSendQueueFlushStrategy(IMMEDIATE);
setSendQueueFlushStrategy(DELAYED);
_delay = 0.000;
// NOTE: priority not yet known, default priority is used to register/unregister
// TODO implement priorities in Reactor... not that user will