Commit Graph

15 Commits

Author SHA1 Message Date
Nocturn9x 6c91129ab6 Half-assed fix for Ctrl+C 2023-03-02 14:38:14 +01:00
Nocturn9x 4e41e46975 Added SSL socket test 2023-02-22 12:18:58 +01:00
Nocturn9x a1b40bd340 Various bug fixes 2023-02-22 12:18:45 +01:00
Nocturn9x 3ac6ea58cb Fixed most bugs with I/O (except dangling resources) 2022-11-11 18:01:42 +01:00
Nocturn9x acc436d518 Fixes/additions to I/O mechanism, bugs still exist in network_channel test 2022-11-11 17:39:11 +01:00
Nocturn9x 7b134f9a1d Added chatroom server example 2022-11-02 09:37:22 +01:00
Nocturn9x cca2ec15a5 Fixed async I/O and added echo server test 2022-11-02 09:34:44 +01:00
Nocturn9x ff2acf298f Various fixes for exception handling in contexts 2022-11-02 09:28:04 +01:00
Mattia Giambirtone ce1583e9c2 Minor style changes 2022-10-19 19:52:04 +02:00
Nocturn9x 8f3d7056b7 Ported NetworkChannel and related test from giambio 2022-10-19 12:22:02 +02:00
Nocturn9x 4a974ab06d Added more task synchronization primitives (Queue, Channel) and related tests 2022-10-19 12:02:40 +02:00
Nocturn9x c2bb63149b Added Event class and reformatted with black 2022-10-19 11:54:32 +02:00
Nocturn9x 6690263b55 Work on context exception handling 2022-10-19 11:31:45 +02:00
Nocturn9x f3ff5fcec5 Initial work on task contexts 2022-10-18 17:26:58 +02:00
Nocturn9x 4428c80103 Initial work 2022-10-18 15:55:43 +02:00