Ignore:
Timestamp:
10/18/19 15:40:35 (5 years ago)
Author:
ymipsl
Message:

implementing first guess for service functionnalities.

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_ym/XIOS_SERVICES/src/filter/store_filter.cpp

    r1752 r1761  
    4545        packet = it->second; 
    4646      else // if the packet is not available yet, check if it can be received 
    47         context->checkBuffersAndListen(); 
     47//ym        context->checkBuffersAndListen(); 
     48        context->eventLoop(); 
    4849 
    4950      timer.suspend(); 
Note: See TracChangeset for help on using the changeset viewer.