aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcoopgamma.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* m api fixMattias Andrée2016-07-211-5/+2
* Add missing constMattias Andrée2016-07-211-4/+5
* mMattias Andrée2016-07-201-4/+5
* typoMattias Andrée2016-07-201-10/+10
* m docMattias Andrée2016-07-201-2/+3
* AttributesMattias Andrée2016-07-191-0/+63
* mMattias Andrée2016-07-191-6/+6
* Document macros, enums, structs, and unions in libcoopgamma.h.0Mattias Andrée2016-07-181-70/+69
* Fix warningsMattias Andrée2016-07-151-53/+83
* 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