Using std.os.poll
on windows causes undefined reference error
#16122
Labels
bug
Observed behavior contradicts documented or intended behavior
os-windows
standard library
This issue involves writing Zig code for the standard library.
Milestone
Zig Version
0.11.0-dev.3655+a2f54fce5
Steps to Reproduce and Observed Behavior
Output:
Expected Behavior
std.os
should usews2_32.WSAPoll
instead of using the non-existant extern functionstd.c.poll
The text was updated successfully, but these errors were encountered: