2006-09-16 Havoc Pennington <hp@redhat.com>
authorHavoc Pennington <hp@redhat.com>
Sat, 16 Sep 2006 19:24:08 +0000 (19:24 +0000)
committerHavoc Pennington <hp@redhat.com>
Sat, 16 Sep 2006 19:24:08 +0000 (19:24 +0000)
commitfe4715b656237b89767b5dc0cba4c107541b6e0d
tree8defca3126803c37043110e7edb81dfa5476fceb
parente001455a0300cc1df17684a028049c8c33e4f575
2006-09-16  Havoc Pennington  <hp@redhat.com>

* dbus/dbus-transport.c (_dbus_transport_open): modify to delegate
to _dbus_transport_open_platform_specific,
_dbus_transport_open_socket,
and _dbus_transport_open_debug_pipe

* dbus/dbus-transport-protected.h: add _dbus_transport_open_platform_specific
14 files changed:
ChangeLog
dbus/dbus-address.c
dbus/dbus-internals.h
dbus/dbus-server-debug-pipe.c
dbus/dbus-server-debug-pipe.h
dbus/dbus-server-protected.h
dbus/dbus-server-socket.c
dbus/dbus-server-unix.c
dbus/dbus-server.c
dbus/dbus-transport-protected.h
dbus/dbus-transport-socket.c
dbus/dbus-transport-socket.h
dbus/dbus-transport-unix.c
dbus/dbus-transport.c