Add missing arg
This commit is contained in:
@@ -1273,6 +1273,7 @@ pub const Loop = struct {
|
||||
}
|
||||
|
||||
pub fn recvfrom(
|
||||
self: *Loop,
|
||||
sockfd: os.fd_t,
|
||||
buf: []u8,
|
||||
flags: u32,
|
||||
|
||||
Reference in New Issue
Block a user