aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcoopgamma.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add synchronous functionsMattias Andrée2016-07-151-2/+80
* Implement libcoopgamma_synchroniseMattias Andrée2016-07-151-1/+28
* m docMattias Andrée2016-07-151-0/+7
* Add libcoopgamma_set_nonblocking and prototype for libcoopgamma_synchroniseMattias Andrée2016-07-151-1/+31
* m + Implement check_error, next_payload, and next_headerMattias Andrée2016-07-151-4/+8
* Implement libcoopgamma_get_gamma_recvMattias Andrée2016-07-151-0/+6
* Asynchronous communicationMattias Andrée2016-07-151-26/+200
* Inform the user that SIGCHLD must not be ignored or blocked for some functionMattias Andrée2016-07-151-0/+10
* mMattias Andrée2016-07-151-1/+1
* Beginning on communication functionsMattias Andrée2016-07-151-2/+4
* Implement libcoopgamma_get_methodsMattias Andrée2016-07-141-7/+7
* m + add prototypes for functions for communicating with the serverMattias Andrée2016-07-141-0/+128
* Implement initialise, destroy, marshal, and unmarshal functionsMattias Andrée2016-07-141-38/+41
* Prototypes for initialise, destroy, marshal, and unmarshal functionsMattias Andrée2016-07-141-3/+505
* docMattias Andrée2016-07-141-6/+352
* mMattias Andrée2016-07-141-1/+1
* Add structs and enumsMattias Andrée2016-07-141-0/+155