Systemd/src/socket-proxy
Lennart Poettering 3d94f76c99 util: replace close_pipe() with new safe_close_pair()
safe_close_pair() is more like safe_close(), except that it handles
pairs of fds, and doesn't make and misleading allusion, as it works
similarly well for socketpairs() as for pipe()s...
2014-03-24 03:22:44 +01:00
..
Makefile socket-proxyd: rename from saproxy 2013-10-18 02:58:47 +02:00
socket-proxyd.c util: replace close_pipe() with new safe_close_pair() 2014-03-24 03:22:44 +01:00