Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-19 | Add ClangTidy configuration and apply fixes | cflip | |
2022-09-19 | Add ClangFormat configuration and reformat files | cflip | |
2022-09-17 | Set SO_REUSEADDR and SO_REUSEPORT socket options | cflip | |
This allows the server to reuse the same address and port when repeatedly running and stopping the server while testing things instead of quitting with the "Address already in use" error. | |||
2022-09-14 | Fix a few compiler-dependent errors | cflip | |
2022-07-07 | Initial commit | cflip | |