[Lldb-commits] [PATCH] D12485: NetBSD ships with paccept(2), a superset of accept4(2)
Ed Maste via lldb-commits
lldb-commits at lists.llvm.org
Mon Aug 31 12:33:56 PDT 2015
emaste added a subscriber: emaste.
emaste added a comment.
In http://reviews.llvm.org/D12485#236538, @sas wrote:
> Looks like accept4(2) is linux-only.
And FreeBSD -- from the man page `The accept4() system call appeared in FreeBSD 10.0.`
Repository:
rL LLVM
http://reviews.llvm.org/D12485
More information about the lldb-commits
mailing list