Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seccomp getsockopt #690

Merged
merged 2 commits into from Feb 12, 2019
Merged

Conversation

Labels
None yet
Projects
None yet
4 participants
@nmathewson
Copy link
Contributor

@nmathewson nmathewson commented Feb 8, 2019

No description provided.

pgerber added 2 commits Jan 22, 2019
SO_ACCEPTCONN checks whether socket listening is enabled and is
used ever since 9369152 has been merged.

Closes ticket #29150
@coveralls
Copy link

@coveralls coveralls commented Feb 9, 2019

Pull Request Test Coverage Report for Build 3762

  • 0 of 2 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.002%) to 61.745%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/lib/sandbox/sandbox.c 0 2 0.0%
Totals Coverage Status
Change from base Build 3760: -0.002%
Covered Lines: 45261
Relevant Lines: 73303

💛 - Coveralls

@torproject-pusher torproject-pusher merged commit 83b1ca9 into torproject:master Feb 12, 2019
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment