Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | server: Use u64 for keys in hashtable | Tom Smeding | 2020-07-04 |
| | |||
* | Slight optimisation of ht_grow() | Tom Smeding | 2020-07-01 |
| | | | | | | | The hashtable has been slightly integration-tested, but not rigorously -- even though the implementation is non-trivial enough that it could warrant testing. And it's a completely separate module, so eminently testable. Please test. | ||
* | Growing hash table of conn_data's in main | Tom Smeding | 2020-07-01 |