sysdeps-unix: introduce _dbus_socket_can_pass_unix_fd()
authorLennart Poettering <lennart@poettering.net>
Wed, 22 Apr 2009 01:14:42 +0000 (03:14 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 19 May 2009 23:36:26 +0000 (01:36 +0200)
commit64c63db21ebdc81f4f830d0d9f1957259cff8f24
treeaa394309ed789d9765e4be046ef07405d5296012
parent18f7259a439740d02f6cd727e32348b51191de14
sysdeps-unix: introduce _dbus_socket_can_pass_unix_fd()

This function can be used to check if a socket can be used to pass file
descriptors. On platforms that don't support this at all this is
hardcoded to return FALSE.
dbus/dbus-sysdeps-unix.c
dbus/dbus-sysdeps.h