log

age author description
Mon, 02 Jun 2025 19:11:14 +0100 Dennis C. M. Remove .gitignore default tip
Mon, 02 Jun 2025 19:09:21 +0100 Dennis C. M. Change copyright notice
Mon, 02 Jun 2025 19:06:46 +0100 Dennis C. M. Reformat README.md and add .hgignore
Tue, 12 Dec 2023 09:01:35 +0000 Dennis Update README.md
Fri, 11 Aug 2023 17:40:32 +0000 Dennis Change info files
Fri, 21 Jul 2023 10:15:34 +0100 Dennis fix typo
Fri, 21 Jul 2023 10:10:12 +0100 Dennis update readme
Thu, 20 Jul 2023 19:36:43 +0100 Dennis fix ipv6 bug
Thu, 20 Jul 2023 09:40:44 +0100 Dennis update readme
Thu, 20 Jul 2023 09:23:43 +0100 Dennis implement client server and config docker compose
Wed, 19 Jul 2023 18:40:47 +0100 Dennis convert project to simple TCP server client app
Tue, 18 Jul 2023 20:06:11 +0100 Dennis add basic docker config
Tue, 18 Jul 2023 18:39:14 +0100 Dennis print client ip and port when connected
Tue, 18 Jul 2023 18:29:46 +0100 Dennis add method to kill zombie processes
Tue, 18 Jul 2023 18:11:26 +0100 Dennis print server ip and listening port to console
Tue, 18 Jul 2023 16:38:37 +0100 Dennis fix 'address already in use' before bind()
Tue, 18 Jul 2023 12:04:37 +0100 Dennis remove hardcoded host info
Mon, 17 Jul 2023 19:16:47 +0100 Dennis rename project to hey!
Mon, 17 Jul 2023 19:11:53 +0100 Dennis handle server shutdown and print server time
Mon, 17 Jul 2023 18:05:20 +0100 Dennis minimal socket example
Mon, 17 Jul 2023 10:31:32 +0100 Dennis first commit