aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcoopgamma.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-07-15mMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-15Beginning on communication functionsMattias Andrée1-2/+178
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-14m + Implement libcoopgamma_get_method_and_site and libcoopgamma_get_socket_fileMattias Andrée1-1/+200
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-14Implement libcoopgamma_get_pid_fileMattias Andrée1-0/+17
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-14Implement libcoopgamma_get_methodsMattias Andrée1-0/+202
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-14m + add prototypes for functions for communicating with the serverMattias Andrée1-0/+4
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-07-14Implement initialise, destroy, marshal, and unmarshal functionsMattias Andrée1-0/+802
Signed-off-by: Mattias Andrée <maandree@kth.se>