Ignore:
Timestamp:
10/09/15 11:14:56 (9 years ago)
Author:
rlacroix
Message:

Delay the buffer size notication to the first time an event is sent.

This fixes synchronization issues in attached mode.

File:
1 edited

Legend:

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

    r704 r726  
    5050 
    5151      void setBufferSize(const std::map<int,StdSize>& mapSize); 
    52       void sendBufferSizeEvent(); 
     52 
    5353    public: 
    5454      CContext* context; //!< Context for client 
Note: See TracChangeset for help on using the changeset viewer.