Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Various cleanups.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 21 Feb 2023 10:59:44 +0000 (11:59 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 23 Feb 2023 15:08:18 +0000 (16:08 +0100)
commit01f283d5510a271396c5a16f3ab801053067e67f
treef7847229033d469a56dbfa0ba65f6a8f635c85b9
parentbaaa02a076166d118761faff7575e25beac09090
Various cleanups.

Includes:
* prefer simpler overload for channel send/receive
* use direct-initialization for variables
* rename variable and avoid it to be shadowed later
* remove unnecessary casts
src/mc/api/RemoteApp.cpp
src/mc/remote/AppSide.cpp
src/mc/remote/mc_protocol.h