Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-09-20 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-19 | 0 | 0 | 0 | 0 | 26 |
| 2026-09-18 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-17 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-16 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-15 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-14 | 2 | 0 | 0 | 0 | 0 |
| 2026-09-13 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-12 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-11 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-10 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-09 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-08 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-07 | 0 | 0 | 0 | 0 | 0 |
Opened: 2
Closed: 0
Comments: 0
Events: 0
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#232 kqueue: close(2) returns EBADF inside `thread_perform`; something closed the fd first, and the cancel path can't say who (it ignores `flags.threadpool` entirely) Opened 2 months ago | mattrobenolt | open | No labels | 1 | 0 | 6 days ago |
#242 kqueue: xev.UDP.poll hits unreachable in Stream.poll Opened 7 days ago | gx14ac | open | No labels | 0 | 0 | 7 days ago |
#241 kqueue: UDP read reports a truncated source address for IPv6 senders Opened 7 days ago | gx14ac | open | No labels | 0 | 0 | 7 days ago |
#234 epoll: dispatch loop invokes callbacks for completions the owning queue no longer holds, crashing queueWrite's callback on head.? (the epoll counterpart of #169/#224/#227) Opened 1 month ago | musingfox | open | No labels | 2 | 1 | 13 days ago |
#233 io_uring: `cancel()` matches on reused `user_data`; under completion reuse, both `success` and `NotFound` are ambiguous about which request was canceled Opened 2 months ago | mattrobenolt | open | No labels | 0 | 0 | 2 months ago |
#231 epoll: canceled TCP operations leak the duplicated fd and keep the peer's connection alive; cancellation isn't the only leaky path Opened 2 months ago | mattrobenolt | open | No labels | 0 | 0 | 2 months ago |
#230 epoll: `start()`'s cancel branch guards on the cancel's own `state == .adding` instead of the target's; canceling a dead or never-registered completion panics, and on a recycled fd it silently deregisters a live one Opened 2 months ago | mattrobenolt | open | No labels | 0 | 0 | 2 months ago |
#227 IOCP: reusing a completion while it is still queued corrupts the loop (null-result panic + orphaned completions) — the IOCP counterpart of #169/#224 Opened 3 months ago | nanasess | open | No labels | 0 | 0 | 3 months ago |
#216 CPUs with high iowait seem to be a reporting issue Opened 5 months ago | xSetech | open | No labels | 1 | 1 | 5 months ago |
#218 Zig 0.16.0 is out! Opened 5 months ago | endel | closed - completed | No labels | 1 | 0 | 5 months ago |
#219 Implement `std.Io` interface Opened 5 months ago | i-love-neko-girls | open | No labels | 1 | 1 | 5 months ago |
#182 Add batch send and recv support Opened 1 year ago | GrapeBaBa | open | No labels | 3 | 1 | 1 year ago |
#191 Fix for Zig 0.15.1 build failures (Solution provided) Opened 1 year ago | andreamaccagno | closed - completed | No labels | 1 | 2 | 1 year ago |
#62 Need more examples: C Server Opened 3 years ago | kassane | open | bug | 2 | 0 | 1 year ago |
#174 `xev.TCP` Get remote addr in `TCP.accept` Opened 1 year ago | cyans-nya | closed - completed | No labels | 1 | 0 | 1 year ago |
#173 Shutting down an event loop in a thread Opened 1 year ago | RossComputerGuy | open - reopened | No labels | 3 | 0 | 1 year ago |
#43 How to embed this in wasi Opened 3 years ago | ravirajb | open | No labels | 1 | 0 | 1 year ago |
#169 [bug] v.next is not proper cleared for re-enqueue a completion between different queues Opened 1 year ago | dacheng-gao | open | No labels | 0 | 0 | 1 year ago |
#67 Add FreeBSD support Opened 3 years ago | iron-udjin | closed - completed | No labels | 12 | 7 | 1 year ago |
#163 Support BSDs Opened 1 year ago | silby | open | No labels | 2 | 3 | 1 year ago |
#166 Call socket.write multi times in read callback, only the last write send Opened 1 year ago | GrapeBaBa | closed - completed | No labels | 1 | 0 | 1 year ago |
#148 Different behavior on mac kqueue and linux Opened 2 years ago | GrapeBaBa | closed - completed | No labels | 0 | 0 | 1 year ago |
#162 support Windows iocp now? Opened 1 year ago | GodGavin | open | No labels | 0 | 0 | 1 year ago |
#161 Help - How to listen and accept multiple TCP connections Opened 1 year ago | pmbanugo | closed - completed | No labels | 0 | 0 | 1 year ago |
#151 win: prefer LPFN_CONNECTEX for asynchronous connect calls Opened 2 years ago | nikneym | open | No labels | 0 | 0 | 2 years ago |