aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-server/client.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* move mutex_created into client_t + error handling for pthread_*_initMattias Andrée2014-05-111-0/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* use the data structure marshallersMattias Andrée2014-05-081-2/+10
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* split up mds-server structs into their own .h-files and add marshal functionsMattias Andrée2014-05-081-0/+126
Signed-off-by: Mattias Andrée <maandree@operamail.com>