sd-daemon: Add sd_is_special for special file descriptors
authorWilliam Douglas <william.r.douglas@gmail.com>
Thu, 16 Jun 2011 21:21:11 +0000 (14:21 -0700)
committerLennart Poettering <lennart@poettering.net>
Mon, 20 Jun 2011 15:54:17 +0000 (17:54 +0200)
commit4160ec67ba40eee5d14c5b96d37c89a3a5356f34
tree89859eae2e7fff8f4b95d3355926a6936e47cec1
parent8003c705f2d1000abaf87ebe56f022b8324d78cc
sd-daemon: Add sd_is_special for special file descriptors

With the addition of ListenSpecial as a socket option we need the
the usual sd_is_ functions for special files.  This patch does
that.
src/sd-daemon.c
src/sd-daemon.h