Commit graph

9 commits

Author SHA1 Message Date
d46f617b4a Print connecting peer's address 2024-08-29 16:45:28 +09:00
b48f1890bf Return fail on failing to bind socket 2024-08-29 16:45:14 +09:00
cc21e5d205 Minor formatting fix 2024-08-29 16:25:30 +09:00
d11905f837 Add the ISC LICENSE 2024-08-29 16:09:19 +09:00
2bfca849fa WIP Impl. receiving and printing received ASCII 2024-08-29 16:00:49 +09:00
ab05751888 Formatting 2024-08-29 15:40:43 +09:00
cadaf66cae Cleanup
Separate out functions/structs/constants/globals to properly named
files.
2024-08-29 15:38:44 +09:00
8b0363a059 WIP work on http server
TODO:
  Handling the TCP connection.
2024-08-29 15:18:34 +09:00
1a8f81f84f Skeleton project initial code 2024-08-29 14:19:46 +09:00