aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcoopgamma.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-15Add synchronous functionsMattias Andrée1-2/+80
2016-07-15Implement libcoopgamma_synchroniseMattias Andrée2-13/+134
2016-07-15m docMattias Andrée2-0/+14
2016-07-15Add libcoopgamma_set_nonblocking and prototype for libcoopgamma_synchroniseMattias Andrée2-2/+78
2016-07-15m + Implement check_error, next_payload, and next_headerMattias Andrée2-15/+124
2016-07-15Implement libcoopgamma_set_gamma_recvMattias Andrée1-0/+11
2016-07-15Implement libcoopgamma_get_gamma_recvMattias Andrée2-0/+137
2016-07-15Implement libcoopgamma_get_crtcs_recv and libcoopgamma_get_gamma_info_recvMattias Andrée1-0/+163
2016-07-15Asynchronous communicationMattias Andrée2-126/+530
2016-07-15Inform the user that SIGCHLD must not be ignored or blocked for some functionMattias Andrée2-0/+22
2016-07-15mMattias Andrée2-2/+2
2016-07-15Beginning on communication functionsMattias Andrée2-4/+182
2016-07-14m + Implement libcoopgamma_get_method_and_site and libcoopgamma_get_socket_fileMattias Andrée1-1/+200
2016-07-14Implement libcoopgamma_get_pid_fileMattias Andrée1-0/+17
2016-07-14Implement libcoopgamma_get_methodsMattias Andrée2-7/+209
2016-07-14m + add prototypes for functions for communicating with the serverMattias Andrée2-0/+132
2016-07-14Implement initialise, destroy, marshal, and unmarshal functionsMattias Andrée2-38/+843
2016-07-14Prototypes for initialise, destroy, marshal, and unmarshal functionsMattias Andrée1-3/+505
2016-07-14docMattias Andrée1-6/+352
2016-07-14mMattias Andrée1-1/+1