Changeset 1618

Show
Ignore:
Timestamp:
11/09/08 19:56:00 (2 months ago)
Author:
peet
Message:

set flags on the transport

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/0.4.7/lib/cxcore/cxcore/manager.py

    r1617 r1618  
    7171                log.__init__(self,bus,disconnect) 
    7272                self.addr = addr 
    73                 self.flags = 0 
     73                self.flags = flags 
    7474 
    7575