chiark / gitweb /
udevd: make udev_ctrl_connection global
authorTom Gundersen <teg@jklm.no>
Mon, 11 May 2015 20:17:49 +0000 (22:17 +0200)
committerSven Eden <yamakuzure@gmx.net>
Tue, 14 Mar 2017 08:55:39 +0000 (09:55 +0100)
commit625299542476ecfbfc3a0452e2efe9a997aaf787
tree07a3c2b57942989b455d832c3e612e128a305156
parent196a94b7ab76f78e662b31b63bf92f50fd521663
udevd: make udev_ctrl_connection global

This allows us to simplify the ctrl_msg handler. Eventually all this global state should move to
a Manager object or so.
src/shared/udev-util.h