Ignore:
Timestamp:
07/25/17 15:12:17 (7 years ago)
Author:
ymipsl
Message:

Improvment of XIOS protocal on server side.

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/XIOS_DEV_CMIP6/src/context_server.hpp

    r1158 r1225  
    1717    bool eventLoop(bool enableEventsProcessing = true); 
    1818    void listen(void) ; 
     19    void listenPendingRequest(MPI_Status& status) ; 
    1920    void checkPendingRequest(void) ; 
    2021    void processRequest(int rank, char* buff,int count) ; 
Note: See TracChangeset for help on using the changeset viewer.