chiark / gitweb /
util: *DO NOT* loop for EINTR handling with close_nointr()
authorColin Walters <walters@verbum.org>
Fri, 25 Jan 2013 16:21:20 +0000 (11:21 -0500)
committerLennart Poettering <lennart@poettering.net>
Wed, 13 Feb 2013 03:56:28 +0000 (04:56 +0100)
commitb0ee8068da5bc9ed949656700274bb6ff60d2073
tree794bb5c6595917b2adbc6928a8494aa00f04abd5
parent2a2473d89e02ccd923abc6e74cddd07798679a15
util: *DO NOT* loop for EINTR handling with close_nointr()

See the linked references for why we should not do this.
src/shared/util.c