Ignore:
Timestamp:
12/13/17 16:11:58 (6 years ago)
Author:
ymipsl
Message:

Attemping to solve a dead-lock rising at finalize :
Server 1 must be able receive buffer of on other context (ie from server2) when awaiting free buffer.
To be tested extensively...

YM


File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/XIOS_DEV_CMIP6/src/node/context.hpp

    r1358 r1378  
    9595 
    9696         // Put sever or client into loop state 
    97          bool checkBuffersAndListen(void); 
     97         bool checkBuffersAndListen(bool enableEventsProcessing=true); 
    9898 
    9999         // Finalize a context 
Note: See TracChangeset for help on using the changeset viewer.