chiark / gitweb /
rtnl: start adding support for asynchronous messaging
authorTom Gundersen <teg@jklm.no>
Tue, 12 Nov 2013 21:37:51 +0000 (22:37 +0100)
committerTom Gundersen <teg@jklm.no>
Wed, 13 Nov 2013 18:52:17 +0000 (19:52 +0100)
Similarly to sd-bus, add:

sd_rtnl_wait
sd_rtnl_process
sd_rtnl_send

and adapt sd_rtnl_call accordingly.


No differences found