chiark / gitweb /
util: make asynchronous_close() really work like an asynchronous version of safe_close()
authorLennart Poettering <lennart@poettering.net>
Thu, 21 Aug 2014 14:13:43 +0000 (16:13 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 21 Aug 2014 15:24:21 +0000 (17:24 +0200)
Save/restore errno, like we do in safe_close(). And don't fork a thread
if the parameter is already negative.


No differences found