summaryrefslogtreecommitdiff
path: root/subprojects/jansson.wrap
Commit message (Collapse)AuthorAge
* Add socket option for SO_REUSEADDRAndrew Opalach 2025-08-18
| | | | | | | - Enable it by default in multiplex. - Update deps. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Change some log levels, update depsAndrew Opalach 2025-04-28
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Version subproject directoriesAndrew Opalach 2025-01-23
| | | | | | - Reorder packet functions and add u32 to ext. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Tons of changesAndrew Opalach 2024-10-04
| | | | | | Mainly for things that came up in other projects. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Update str usage, add macro for getting packet idAndrew Opalach 2024-04-09
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Continue windows build fixAndrew Opalach 2024-01-15
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* UpdateAndrew Opalach 2023-12-31
- Add aki_poll and aki_fs_event - Various aki_file improvments - Add grow mode to aki_packet_pool - aki_packet_stream_pause/resume -> cork - Misc fixes and improvments Signed-off-by: Andrew Opalach <andrew@akon.city>