mirror of
https://github.com/drasko/codezero.git
synced 2026-05-07 02:41:31 +02:00
Now all system calls can simply return their final values and they will be sent to client parties from a single location. Should have had this simple cleanup a long time ago.