Szabolcs Nagy 70572dce07 add new socket options SO_INCOMING_CPU, SO_ATTACH_BPF, SO_DETACH_BPF
these socket options are new in linux v3.19, introduced in commit
2c8c56e15df3d4c2af3d656e44feb18789f75837 and commit
89aa075832b0da4402acebd698d0411dcc82d03e

with SO_INCOMING_CPU the cpu can be queried on which a socket is
managed inside the kernel and optimize polling of large number of
sockets accordingly.

SO_ATTACH_BPF lets eBPF programs (created by the bpf syscall) to
be attached to sockets.
2015-02-09 22:22:13 +01:00
..
2014-04-07 02:46:15 -04:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2013-01-12 19:42:39 +01:00
2013-08-14 02:48:11 -04:00
2014-04-15 19:17:52 -04:00
2013-12-29 21:55:21 -05:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2013-01-12 19:42:39 +01:00
2011-04-05 12:13:54 -04:00
2012-12-13 14:15:11 -05:00
2011-02-12 00:22:29 -05:00
2013-07-19 19:57:52 -04:00
2011-09-23 14:24:57 -04:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2012-08-15 08:31:44 -04:00