| 10 months ago | Andrew Kelley | | resinator: update for Io API |
| 10 months ago | Andrew Kelley | | std.Io.Threaded: fix 32-bit overflow in lookupDns |
| 10 months ago | Andrew Kelley | | std.Io.Group: fix leak when wait is canceled |
| 10 months ago | Andrew Kelley | | std.Io.Threaded: better clock lowering for BSDs |
| 10 months ago | Andrew Kelley | | std: remove awareness of POLL signal |
| 10 months ago | Andrew Kelley | | std: make signal numbers into an enum |
| 10 months ago | Andrew Kelley | | std.Io.Threaded: correct clockToPosix for FreeBSD |
| 10 months ago | Andrew Kelley | | start: fix logic for signal hanlding when SIG.POLL does not exist |
| 10 months ago | Andrew Kelley | | std.zig.system: fix error set of abiAndDynamicLinkerFromFile |
| 10 months ago | Andrew Kelley | | std.Io.Threaded: implement futexes for freebsd |
| 10 months ago | Andrew Kelley | | std.Io: make Evented equal void when unimplemented |
| 10 months ago | Andrew Kelley | | std.Io.Threaded: don't skip executing canceled group closures |
| 10 months ago | Andrew Kelley | | link: move the windows kernel bug workaround to Io implementation |
| 10 months ago | Andrew Kelley | | wasm linking: handle unreachable call_indirect |
| 10 months ago | Andrew Kelley | | std.Io.Threaded: fix openSelfExe for Windows |
| 10 months ago | Andrew Kelley | | std.Io.net.HostName: fix missing group cancel |
| 10 months ago | Andrew Kelley | | std.Io.net: skip testing netInterfaceNameResolve on Windows |
| 10 months ago | Andrew Kelley | | std.Io.Threaded: fix compilation on pthreads linux |
| 10 months ago | Andrew Kelley | | std.Io.Threaded: implement netWrite for Windows |
| 10 months ago | Andrew Kelley | | std.Io.Threaded: implement netRead for Windows |
| 10 months ago | Andrew Kelley | | std.Io.Threaded: implement cancellation for pthreads |
| 10 months ago | Andrew Kelley | | std.Io.Threaded: closures must always be run even when canceled |
| 10 months ago | Andrew Kelley | | std.Io: more convenient sleep |
| 10 months ago | Andrew Kelley | | disable self-hosted wasm test-cases |
| 10 months ago | Andrew Kelley | | std.Io: adjust concurrent error set |
| 10 months ago | Andrew Kelley | | std.Io.net: make it easier to use netReceiveMany correctly |
| 10 months ago | Andrew Kelley | | std.os.linux.IoUring: use linux msghdr |
| 10 months ago | Andrew Kelley | | std.Io.Threaded: add ioBasic which disables networking |
| 10 months ago | Andrew Kelley | | objcopy: update for std.Io API |
| 10 months ago | Andrew Kelley | | std.Io.Threaded: implement fileStat for Windows |
| 10 months ago | Andrew Kelley | | std.Io.Threaded: stub netConnectUnix for Windows |
| 10 months ago | Andrew Kelley | | incr-check: windows source files depend on ws2_32 |
| 10 months ago | Andrew Kelley | | std.Io.Threaded: stub netListenUnix for Windows |
| 10 months ago | Andrew Kelley | | std.Io.Kqueue: implement wait queue per fd |
| 10 months ago | Andrew Kelley | | std.Io.Kqueue: add missing Thread deinit logic |
| 10 months ago | Andrew Kelley | | std.Io.Kqueue: implement EAGAIN logic for netRead |
| 10 months ago | Andrew Kelley | | std.Io.Kqueue: implement netRead |
| 10 months ago | Andrew Kelley | | std.Io.Threaded: fix setting of O_NONBLOCK flag |
| 10 months ago | Andrew Kelley | | std.Io.Kqueue: implement netConnect |
| 10 months ago | Andrew Kelley | | std.Io.Kqueue: implement netSend |
| 10 months ago | Andrew Kelley | | concurrent and await |
| 10 months ago | Andrew Kelley | | one kqueue per thread |
| 10 months ago | Andrew Kelley | | revert adding asyncDetached |
| 10 months ago | Andrew Kelley | | add bind |
| 10 months ago | Andrew Kelley | | std.Io: add Kqueue implementation |
| 10 months ago | Andrew Kelley | | std.Io.net.Socket.send: fix compilation errors |
| 10 months ago | Andrew Kelley | | std.Io.Threaded: fix sending invalid pointer |
| 10 months ago | Andrew Kelley | | fix some std.Io compilation failures |
| 10 months ago | Andrew Kelley | | std.Io.Threaded: fix signature of dirMakeOpenPathWasi |
| 10 months ago | Andrew Kelley | | std.Io.Threaded: delete Windows implementation of if_nametoindex |
|