Did some stuff
[matches/swarm.git] / src / slave.h
index bf4db8f..6b66214 100644 (file)
@@ -10,6 +10,7 @@ typedef struct
 {
        int in;
        int out;
+       int socket_child_end; // the child's end of the socket
        int pid; // pid of the process running the slave; == 0 for network slaves
        char * name;
        char * addr;

UCC git Repository :: git.ucc.asn.au