thespian/include/thespian
2026-03-10 13:08:34 +01:00
..
c feat: add instance_id actor primative 2026-03-10 12:55:54 +01:00
backtrace.h feat: export debugging signal handlers to zig 2025-07-03 15:58:41 +02:00
context.hpp Initial Release 2024-02-08 23:04:55 +01:00
debug.hpp Initial Release 2024-02-08 23:04:55 +01:00
endpoint.hpp Initial Release 2024-02-08 23:04:55 +01:00
env.hpp refactor: remove an unused include 2025-01-20 18:27:18 +01:00
expected.hpp Initial Release 2024-02-08 23:04:55 +01:00
file_descriptor.hpp feat: add file_stream and subprocess_windows 2024-06-07 22:09:46 +02:00
file_stream.hpp feat: add file_stream and subprocess_windows 2024-06-07 22:09:46 +02:00
handle.hpp refactor: make instance_id a incrementing integer instead of a point value 2026-03-10 13:08:34 +01:00
hub.hpp Initial Release 2024-02-08 23:04:55 +01:00
instance.hpp Initial Release 2024-02-08 23:04:55 +01:00
metronome.hpp Initial Release 2024-02-08 23:04:55 +01:00
signal.hpp Initial Release 2024-02-08 23:04:55 +01:00
socket.hpp feat: add C & Zig bindings for socket 2026-03-04 10:49:33 +01:00
tcp.hpp feat: add C & Zig bindings for tcp connector and acceptor 2026-03-04 10:49:33 +01:00
timeout.hpp Initial Release 2024-02-08 23:04:55 +01:00
trace.hpp refactor: remove some dead code 2024-04-08 17:53:10 +02:00
udp.hpp Initial Release 2024-02-08 23:04:55 +01:00
unx.hpp feat: add C & Zig bindings for unix acceptor and connector 2026-03-04 10:49:33 +01:00