Spencer Low 2a44cfbd7d ScopedFd: Don't use TEMP_FAILURE_RETRY() with close()
According to the comments in Posix_close(), TEMP_FAILURE_RETRY() should
not be used with close():

462bdac45c%5E%21/#F12

Kill ScopedFd by simplifying the single caller.

Bug: http://b/20501816
Change-Id: I248c40b8c2fc95f1938a6edfc245c81847fc44af
Signed-off-by: Spencer Low <CompareAndSwap@gmail.com>
(cherry picked from commit 0346ad7a4fb6e253317577ee8b9cc79d958f4349)
2015-05-13 17:47:08 -07:00
..
2014-07-28 21:03:17 -07:00
2015-04-16 17:57:30 -07:00
2015-04-16 17:57:30 -07:00
2014-08-29 14:13:48 -07:00
2015-01-09 14:57:53 -08:00
2012-10-30 16:35:38 -07:00