RSS feed
9d6814df
– B. Wilson <x@wilsonb.com>
authored
on 2025/07/15 12:28
Failed to error correctly in readcmd on connection hangup
f21e4897
– B. Wilson <x@wilsonb.com>
authored
on 2025/07/15 12:07
Add pid to ctl files
aa54e224
– B. Wilson <x@wilsonb.com>
authored
on 2025/07/15 08:01
Jsonesc mangled output with multiple escapes
3221d489
– B. Wilson <x@wilsonb.com>
authored
on 2025/07/15 04:33
Permit synchronous event handling
4626f9b2
– B. Wilson <x@wilsonb.com>
authored
on 2025/07/14 03:13
Fix over-decref bug on client
e259f9d5
– B. Wilson <x@wilsonb.com>
authored
on 2025/07/13 09:43
Make text non-blocking and expose server event queue
e283e9f2
– B. Wilson <x@wilsonb.com>
authored
on 2025/06/24 05:56
Fix readmsg length deserialization
8e6a699a
– B. Wilson <x@wilsonb.com>
authored
on 2025/06/24 04:58
Notes about ride messages
1924e3b0
– B. Wilson <x@wilsonb.com>
authored
on 2025/06/24 03:14
Test simultaneous reader and writer
52956fd1
– B. Wilson <x@wilsonb.com>
authored
on 2025/06/24 03:12
Parameterize server address in tests
dba0c3fb
– B. Wilson <x@wilsonb.com>
authored
on 2025/06/23 11:57
Allow simultaneous reading and writing
4401e746
– B. Wilson <x@wilsonb.com>
authored
on 2025/06/23 10:40
Fix race condition on r/w forks
9883fb9a
– B. Wilson <x@wilsonb.com>
authored
on 2025/06/21 08:13
Miscellaneous cleanup
51489f97
– B. Wilson <x@wilsonb.com>
authored
on 2025/06/19 10:45
Allow async io
ee71fd27
– B. Wilson <x@wilsonb.com>
authored
on 2025/06/19 09:13
Steamed io requires manual read offset handling
6b897c1d
– B. Wilson <x@wilsonb.com>
authored
on 2025/06/19 04:38
Write was calling respond on parent thread
51e6ec12
– B. Wilson <x@wilsonb.com>
authored
on 2025/06/18 08:27
Fix connection setup
38f2878c
– B. Wilson <x@wilsonb.com>
authored
on 2025/06/18 02:07
Add sanity check tests
8eef000e
– B. Wilson <x@wilsonb.com>
authored
on 2025/06/16 12:30
Initial PoC