Skip to content

Conversation

@lun-4
Copy link
Contributor

@lun-4 lun-4 commented Oct 27, 2019

  • add WouldBlock to list of possible errors in AcceptError
  • make addr_size parameter be of type *socklen_t, instead of *usize

lun-4 added 2 commits October 26, 2019 22:00
 - add WouldBlock to list of errors in AcceptError
 - ptrCast addr_size to the system's socklen_t, instead of assuming it's
    usize
@daurnimator daurnimator added the standard library This issue involves writing Zig code for the standard library. label Oct 27, 2019
@andrewrk andrewrk merged commit 05003d5 into ziglang:master Oct 27, 2019
@andrewrk
Copy link
Member

Thanks! I'll push what I've been working on at least to a branch, since we seem to both be doing networking stuff.

@andrewrk
Copy link
Member

#3538

@lun-4 lun-4 deleted the fix/accept4 branch October 28, 2019 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

standard library This issue involves writing Zig code for the standard library.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants