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/output_pin.cpp

    r1053 r1056  
    2222    for (it = outputs.begin(), itEnd = outputs.end(); it != itEnd; ++it) 
    2323    { 
    24       printf("filter/output_pin.cpp : setInput\n"); 
    2524      it->first->setInput(it->second, packet); 
    26       printf("filter/output_pin.cpp : setInput OKOK\n"); 
    2725    } 
    2826  } 
Note: See TracChangeset for help on using the changeset viewer.