Exemple #1
0
 def _nl_bind(descriptor, addr):
     _netlink.bind(descriptor.fileno(), addr[1])
Exemple #2
0
 def _nl_bind(descriptor, addr):
     _netlink.bind(descriptor.fileno(), addr[1])