Laytan
|
ecbb20475e
|
nbio(posix): handle EOF in poll (#6556)
|
2026-04-12 11:48:59 +02:00 |
|
gingerBill
|
c6772dfd06
|
Merge branch 'master' into bill/fixed-capacity-dynamic-array
|
2026-03-15 11:41:01 +00:00 |
|
gingerBill
|
6898cbe678
|
Replace usage of Small_Array(N; T) with [dynamic; N]T in core:nbio for posix systems
|
2026-03-12 16:46:51 +00:00 |
|
Laytan Laats
|
273ab7e3bb
|
nbio: fix posix big send/recv wrongly check if done
|
2026-03-11 22:19:28 +01:00 |
|
Laytan Laats
|
f61a216c9f
|
nbio: put clearing of list nodes in proper place and simplify test
|
2026-02-27 21:04:43 +01:00 |
|
andzdroid
|
334a554de3
|
nbio: fix op re-use
|
2026-02-26 00:31:12 +00:00 |
|
Laytan Laats
|
0a05ff05a3
|
nbio: fix send/recv buffer logic
|
2026-01-30 23:37:31 +01:00 |
|
laytan
|
54abe76f20
|
nbio: forgot to remove allocator from other impls
|
2026-01-17 21:10:53 +01:00 |
|
laytan
|
2caee687ed
|
nbio(windows): use one IOCP for all event loops
|
2026-01-17 21:06:13 +01:00 |
|
laytan
|
3a3ed48fae
|
nbio: mpsc queue for execs on another thread
|
2026-01-17 21:03:25 +01:00 |
|
Laytan Laats
|
24ee35af28
|
nbio: add package
|
2026-01-11 20:21:25 +01:00 |
|