- use Fd class instead of a plain integer so I can remove all duplicated
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Mon, 7 Apr 2008 10:17:58 +0000 (10:17 +0000)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Mon, 7 Apr 2008 10:17:58 +0000 (10:17 +0000)
commiteb18a5ccd4ddec912cce72261b1ac43835c6f6cf
tree01d6ffa2e9dfe3cecd013aefe7949151b6c6ee42
parent248f1bb6af79002930bb8d499a1c532b1ab50f8d
- use Fd class instead of a plain integer so I can remove all duplicated
  code to close the file on exceptions, by getting automatic out of scoping.
zypp/base/InterProcessMutex.cc
zypp/base/InterProcessMutex.h