ComputationalRadiationPhysics / graybat

Graph Approach for Highly Generic Communication Schemes Based on Adaptive Topologies :satellite:
Other
8 stars 4 forks source link

Added async recv for the incoming edges #143

Closed fabian-jung closed 3 months ago

fabian-jung commented 7 years ago

I added a asyncRecv overload, that listens on all incoming edges. The style is similar to the std::future asyncRecv.