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