|
Finding if port is closed when connecting to UDP server
|
|
0
|
43
|
August 10, 2026
|
|
How to set the names of threads under Io Groups?
|
|
0
|
50
|
August 10, 2026
|
|
How to implement the Reader interface?
|
|
9
|
158
|
August 10, 2026
|
|
Open simple socket
|
|
2
|
121
|
August 10, 2026
|
|
Is there a better to way read compiler errors for std.debug.print?
|
|
3
|
182
|
August 9, 2026
|
|
Documentation for std.math.ldexp
|
|
2
|
149
|
August 8, 2026
|
|
Why are the Reader and Writer vtables intrusive as well?
|
|
32
|
1196
|
August 7, 2026
|
|
Creating a `std.process.Args.Iterator` in testing
|
|
3
|
291
|
August 7, 2026
|
|
`jsonStrinfify` of nested tagged union
|
|
7
|
142
|
August 7, 2026
|
|
Zig 0.16 : os.linux.epoll_create1() return value should be i32, not usize, shouldn't it?
|
|
5
|
162
|
August 6, 2026
|
|
Is `compiler_rt` supposed to support older ARM versions (ARMv4)?
|
|
2
|
134
|
August 6, 2026
|
|
Segfault when writing to instance of Io.LockedStderr
|
|
4
|
171
|
August 4, 2026
|
|
Test exe with chain of commands
|
|
1
|
136
|
August 4, 2026
|
|
How to SCM_RIGHTS in zig?
|
|
2
|
308
|
August 2, 2026
|
|
Getting path from cwd() fails with error
|
|
6
|
146
|
August 1, 2026
|
|
Specify backing allocator to std.heap.DebugAllocator
|
|
2
|
143
|
August 1, 2026
|
|
Need help understand readfileAlloc()
|
|
11
|
285
|
July 29, 2026
|
|
Prevent DebugAllocator from using Io
|
|
5
|
387
|
July 28, 2026
|
|
stdin_reader.takeDelimiterExclusive returns immediately in a loop instead of blocking for input (Zig 0.16, new Io interface)
|
|
5
|
222
|
July 26, 2026
|
|
Future Polling
|
|
6
|
437
|
July 24, 2026
|
|
std.http.Client.fetch uses .? that causes panic. Is this a bug or intentional for any reasons?
|
|
10
|
358
|
July 24, 2026
|
|
Poll from stdin, but windows is windows
|
|
2
|
214
|
July 23, 2026
|
|
Ancillary data w/ Io
|
|
4
|
416
|
July 23, 2026
|
|
'initInterface' is not a member function
|
|
2
|
151
|
July 22, 2026
|
|
How to do basic file IO
|
|
6
|
620
|
July 22, 2026
|
|
Anyone know how std.zip works?
|
|
10
|
1209
|
July 21, 2026
|
|
Segmentation fault after flushing to stdout
|
|
2
|
161
|
July 20, 2026
|
|
Parsing ZON with optional fields
|
|
20
|
683
|
July 20, 2026
|
|
Poll always returns INVAL when executable called by gdb, strace, kcov
|
|
1
|
126
|
July 19, 2026
|
|
An edge case for Io.Dir.realpath*() functions
|
|
2
|
171
|
July 18, 2026
|