Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix warnings | Mattias Andrée | 2016-07-15 | 1 | -53/+83 |
* | Add synchronous functions | Mattias Andrée | 2016-07-15 | 1 | -2/+80 |
* | Implement libcoopgamma_synchronise | Mattias Andrée | 2016-07-15 | 1 | -1/+28 |
* | m doc | Mattias Andrée | 2016-07-15 | 1 | -0/+7 |
* | Add libcoopgamma_set_nonblocking and prototype for libcoopgamma_synchronise | Mattias Andrée | 2016-07-15 | 1 | -1/+31 |
* | m + Implement check_error, next_payload, and next_header | Mattias Andrée | 2016-07-15 | 1 | -4/+8 |
* | Implement libcoopgamma_get_gamma_recv | Mattias Andrée | 2016-07-15 | 1 | -0/+6 |
* | Asynchronous communication | Mattias Andrée | 2016-07-15 | 1 | -26/+200 |
* | Inform the user that SIGCHLD must not be ignored or blocked for some function | Mattias Andrée | 2016-07-15 | 1 | -0/+10 |
* | m | Mattias Andrée | 2016-07-15 | 1 | -1/+1 |
* | Beginning on communication functions | Mattias Andrée | 2016-07-15 | 1 | -2/+4 |
* | Implement libcoopgamma_get_methods | Mattias Andrée | 2016-07-14 | 1 | -7/+7 |
* | m + add prototypes for functions for communicating with the server | Mattias Andrée | 2016-07-14 | 1 | -0/+128 |
* | Implement initialise, destroy, marshal, and unmarshal functions | Mattias Andrée | 2016-07-14 | 1 | -38/+41 |
* | Prototypes for initialise, destroy, marshal, and unmarshal functions | Mattias Andrée | 2016-07-14 | 1 | -3/+505 |
* | doc | Mattias Andrée | 2016-07-14 | 1 | -6/+352 |
* | m | Mattias Andrée | 2016-07-14 | 1 | -1/+1 |
* | Add structs and enums | Mattias Andrée | 2016-07-14 | 1 | -0/+155 |