Changes

Jump to navigation Jump to search
241 bytes added ,  19:41, 20 December 2013
Line 28: Line 28:     
=== External unix sockets ===
 
=== External unix sockets ===
 +
A socket is external, if it's dumped without a peer. In this case some state can be hidden on another side.
 +
 +
The most popular example of this type of sockets is a dbus socket. Only D-Bus daemon knows on which events a socket is subscribed.
 +
 
  int cr_plugin_dump_unix_sk(int sk, int id)
 
  int cr_plugin_dump_unix_sk(int sk, int id)
  

Navigation menu