This is an archive of the discontinued LLVM Phabricator instance.

NetBSD ships with paccept(2), a superset of accept4(2)
ClosedPublic

Authored by krytarowski on Aug 30 2015, 2:49 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

krytarowski retitled this revision from to NetBSD ships with paccept(2), a superset of accept4(2).
krytarowski updated this object.
krytarowski added a reviewer: joerg.
krytarowski set the repository for this revision to rL LLVM.
krytarowski added a subscriber: lldb-commits.
sas accepted this revision.Aug 31 2015, 11:57 AM
sas added a reviewer: sas.
sas added a subscriber: sas.

Looks like accept4(2) is linux-only.

This revision is now accepted and ready to land.Aug 31 2015, 11:57 AM
emaste added a subscriber: emaste.Aug 31 2015, 12:33 PM
In 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.

Thank you.

If everything is done, please commit it.

sas closed this revision.Sep 3 2015, 10:14 AM

Committed.

[sas@sas-fbro ~/Source/llvm/tools/lldb (arcpatch-D12485)] git svn dcommit
Committing to https://llvm.org/svn/llvm-project/lldb/trunk ...
	M	source/Host/common/Socket.cpp
Committed r246787
	M	source/Host/common/Socket.cpp
r246787 = e5fd085b87c92e363bbc06218ef137bba033c500 (refs/remotes/origin/master)
No changes between 608d85e2bf37968bf20333e99b5ea06411d1aab7 and refs/remotes/origin/master
Resetting to the latest refs/remotes/origin/master