Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Revert "Those files should not be in git."
[simgrid.git] / src / gras / Transport / README
index d6b3aac..e65d53d 100644 (file)
@@ -37,7 +37,7 @@ typedef struct {
     
   smx_rdv_t rdv_server; /* The rendez-vous point to use */
   smx_rdv_t rdv_client; /* The rendez-vous point to use */
-  smx_comm_t comm_recv; /* The comm of irecv on receiver side */
+  smx_action_t comm_recv; /* The comm of irecv on receiver side */
 } s_gras_trp_sg_sock_data_t,*gras_trp_sg_sock_data_t;
 
 In GRAS, there is a listener process, in charge of pumping everything