aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmdsserver/hash-table.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* add version when marshalingMattias Andrée2014-04-281-0/+3
* typoMattias Andrée2014-04-261-1/+1
* m docMattias Andrée2014-04-261-1/+1
* add table optimised for file descriptorsMattias Andrée2014-04-261-35/+2
* m fixes + store client information in a hash table and in a linked listMattias Andrée2014-04-231-1/+1
* add value remapping to hash table unmarshalingMattias Andrée2014-04-231-5/+14
* error supportMattias Andrée2014-04-221-1/+2
* m + implement marshaling for hash tableMattias Andrée2014-04-221-26/+32
* second draft of hash table implementationMattias Andrée2014-04-221-19/+21
* first draft of hash table implementationMattias Andrée2014-04-221-0/+254