diff options
author | Mitya Selivanov <automainint@guattari.tech> | 2023-06-24 17:06:37 +0200 |
---|---|---|
committer | Mitya Selivanov <automainint@guattari.tech> | 2023-06-24 17:06:37 +0200 |
commit | b9bf5f0b675a2b1cae0d2fc4e68477d2ec2518ea (patch) | |
tree | 4cf35e62745a3ea37a599dc26c61a01bc8c50548 /TODO | |
parent | 621479eec199277aa834eeeb20e249a3570fe669 (diff) | |
download | kit-b9bf5f0b675a2b1cae0d2fc4e68477d2ec2518ea.zip |
Sockets wrapper
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,4 +1,5 @@ -# kit To-Do +To-Do + - Build system - Remove CMake scripts - Allocators @@ -9,5 +10,6 @@ - Terminal - File and memory mapping - Inter-process transfer - - Sockets wrapper - SDL boilerplate +- Add sockets tests + |