Ignore:
Timestamp:
09/07/17 15:10:16 (7 years ago)
Author:
rlacroix
Message:

Backport r1225 to trunk: Improve the communication protocol on server side.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/context_server.hpp

    r1033 r1254  
    1717    bool eventLoop(bool enableEventsProcessing = true); 
    1818    void listen(void) ; 
     19    bool 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.