_dbus_transport_new_for_socket replaced by _dbus_transport_new_for_socket_kdbus in...
authorRadoslaw Pajak <r.pajak@samsung.com>
Wed, 26 Jun 2013 07:35:37 +0000 (09:35 +0200)
committerRadoslaw Pajak <r.pajak@samsung.com>
Wed, 26 Jun 2013 07:35:37 +0000 (09:35 +0200)
commitb6172e9a9d5df16fa2e1d97c28348d695a074d6e
tree00e13290d6e74d5c68fe8f7bbcbd017605b3d735
parent8c7d37159a7af48c213faa1c9f5820e6f954f791
_dbus_transport_new_for_socket replaced by _dbus_transport_new_for_socket_kdbus in dbus-transport-kdbus.c
Inside this, socket_vtable replaced by kdbus_vtable, but kdbus_vtable is fiiled with socket_... functions, that have to be checked and modified when appropriate.
When checking and modifying that functions and functions below them, please do modify the name from socket_... to kdbus_...

modified:   dbus/dbus-transport-kdbus.c
dbus/dbus-transport-kdbus.c