Ignore:
Timestamp:
02/21/17 08:40:09 (7 years ago)
Author:
yushan
Message:

one file mode OK. Tested with test_client

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/branch_yushan/src/filter/input_pin.cpp

    r1053 r1056  
    3333      // Unregister before calling onInputReady in case the filter registers again 
    3434      gc.unregisterFilter(this, packet->timestamp); 
    35       printf("filter/input_pin.cpp : onInputReady\n"); 
    3635      onInputReady(it->second.packets); 
    37       printf("filter/input_pin.cpp : onInputReady OKOK\n"); 
    3836      inputs.erase(it); 
    3937    } 
Note: See TracChangeset for help on using the changeset viewer.