Fix FD transmission on OS X
Was botched a bit by r569686. This CL fixes the two problems: - FDs will once again be properly retained by a sender until the receiver acknowledges their transmission - If a message fails to send and is queued for retransmision, it will actually retain its FDs instead of replacing them with invalid ones. TBR=jcivelli@chromium.org Bug: 753541 Change-Id: I0c045f25eb1c9f1a89925f6cdc29ffcffea3d7b3 Reviewed-on: https://chromium-review.googlesource.com/1112651Reviewed-by:Ken Rockot <rockot@chromium.org> Reviewed-by:
Jay Civelli <jcivelli@chromium.org> Commit-Queue: Ken Rockot <rockot@chromium.org> Cr-Commit-Position: refs/heads/master@{#569842}
Showing
Please register or sign in to comment