Ignore:
Timestamp:
09/20/22 16:37:37 (21 months ago)
Author:
ymipsl
Message:

Refactor management of client context and server context.
YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS3/trunk/src/interface/c/iccalendar.cpp

    r1761 r2406  
    1515    CTimer::get("XIOS update calendar").resume(); 
    1616    xios::CContext* context = CContext::getCurrent(); 
    17     if (!context->hasServer && !context->client->isAttachedModeEnabled()) 
     17//    if (!context->hasServer && !context->client->isAttachedModeEnabled()) 
    1818      context->eventLoop(); 
    1919//ym      context->checkBuffersAndListen(); 
Note: See TracChangeset for help on using the changeset viewer.