Skip to content

Commit

Permalink
Refactoring: Let ChannelPosix adopt ScopedFD.
Browse files Browse the repository at this point in the history
This gets rid of raw close() call usign base::ScopedFD.
Ownership of FDs become clearer.

This is a preparation for kiling base::FileDescriptor.

R=jam@chromium.org, agl@chromium.org
BUG=415294

Review URL: https://codereview.chromium.org/602193004

Cr-Commit-Position: refs/heads/master@{#297285}
  • Loading branch information
omo authored and Commit bot committed Sep 29, 2014
1 parent 98a0783 commit ce44fef
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 94 deletions.
Loading

0 comments on commit ce44fef

Please sign in to comment.