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

Remove mach_msg retry loop. #99

Merged
merged 1 commit into from Aug 29, 2016
Merged

Remove mach_msg retry loop. #99

merged 1 commit into from Aug 29, 2016

Conversation

@jrmuizel
Copy link
Contributor

jrmuizel commented Aug 27, 2016

The idiomatic solution to dealing with the trailer bytes
is to just add the maximum trailer size to msg size returned by the
kernel.

The idiomatic solution to dealing with the trailer bytes
is to just add the maximum trailer size to msg size returned by the
kernel.
@metajack
Copy link

metajack commented Aug 29, 2016

@pcwalton
Copy link
Collaborator

pcwalton commented Aug 29, 2016

Nice!

@bors-servo: r+

@bors-servo
Copy link
Contributor

bors-servo commented Aug 29, 2016

📌 Commit 3d7d279 has been approved by pcwalton

@bors-servo
Copy link
Contributor

bors-servo commented Aug 29, 2016

Testing commit 3d7d279 with merge 2422fde...

bors-servo added a commit that referenced this pull request Aug 29, 2016
Remove mach_msg retry loop.

The idiomatic solution to dealing with the trailer bytes
is to just add the maximum trailer size to msg size returned by the
kernel.
@bors-servo
Copy link
Contributor

bors-servo commented Aug 29, 2016

☀️ Test successful - status-appveyor, status-travis

@bors-servo bors-servo merged commit 3d7d279 into servo:master Aug 29, 2016
3 checks passed
3 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.