This is an archive of the discontinued LLVM Phabricator instance.

Intercept accept4() on NetBSD
ClosedPublic

Authored by krytarowski on Jan 14 2018, 10:33 PM.

Details

Summary

The accept4() function first appeared in NetBSD 8.0.

Sponsored by <The NetBSD Foundation>

Diff Detail

Event Timeline

krytarowski created this revision.Jan 14 2018, 10:33 PM
vitalybuka accepted this revision.Jan 19 2018, 12:41 PM
This revision is now accepted and ready to land.Jan 19 2018, 12:41 PM
This revision was automatically updated to reflect the committed changes.