Commit graph

7 commits

Author SHA1 Message Date
XANTRONIX Development
b281925eba Significantly simplify dictionaries
Significantly simplify dictionaries so that dictionary keys are always
uint32_t; this number can be an arbitrary integer, be it a file
descriptor, for instance, or a hashed value
2024-03-01 00:20:46 -05:00
XANTRONIX Development
4aced9e9c1 ...I've been busy. 2024-03-01 00:20:46 -05:00
XANTRONIX Development
ac55d13057 Writing a network stack from scratch is extremely tiring 2024-03-01 00:20:46 -05:00
XANTRONIX Development
a8db220bbd Major refactor WIP 2024-03-01 00:20:46 -05:00
XANTRONIX Development
5754c383a6 Fix dict traversal 2024-03-01 00:20:46 -05:00
XANTRONIX Development
a67c7c057e Added patty_dict_delete() 2015-07-21 23:01:34 -05:00
XANTRONIX Development
4ea9f5f2dd Need those 2015-07-20 16:27:17 -05:00