Some C code.
Go to file
Max c43520a28d feat(app): library setup_socket function implementation
Implemented function that accepts hostname & port number and returns a fd that can be used to listen.
2024-01-12 23:42:01 +01:00
src feat(app): library setup_socket function implementation 2024-01-12 23:42:01 +01:00
.gitignore Added folder to gitignore 2023-12-24 23:18:26 +01:00
CMakeLists.txt reworking proj with OpenSSL 2023-12-24 18:23:19 +01:00