catalog . Netlink简介 . Netlink Function API Howto . Generic Netlink HOWTO kernel API . RFC Linux Netlink as an IP Services Protocol . sendmsg.recvmsg In User Space . kernel_recvmsg.kernel_sendmsg In Kernel Space . NetLink Sockets C++ Library . Netlink…
ref:http://blog.persistent.info/2013/10/a-faster-uiwebview-communication.html Use location.hash or the click() method on a dummy <a> node (instead of location.href or the src attribute of iframes) to do fast synthetic navigations that trigger aUIWeb…
We have modal implement and now we want to implement close functionality. Becuase we use a structure directive to do open modal on click functionality. So as you can see, the directive and modal component is spreated. We need to have some way to comm…
介绍: https://www.linuxjournal.com/article/7356 大纲: man手册 http://man7.org/linux/man-pages/man7/netlink.7.html 这个也不错: https://people.redhat.com/nhorman/papers/netlink.pdf 原文转载: -------------- Kernel Korner - Why and How to Use Netlink Socket Due to the…