mirror of
https://github.com/ziglang/zig.git
synced 2026-02-13 04:48:20 +00:00
Add missing arg
This commit is contained in:
parent
c387f1340f
commit
36f1788762
@ -1273,6 +1273,7 @@ pub const Loop = struct {
|
||||
}
|
||||
|
||||
pub fn recvfrom(
|
||||
self: *Loop,
|
||||
sockfd: os.fd_t,
|
||||
buf: []u8,
|
||||
flags: u32,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user