split up setsockopt struct generation to ease reuse.
commit8eb096c3eaf64832e960cc2d07625fad0e2d52eb
authorDave Jones <davej@redhat.com>
Thu, 17 Oct 2013 15:49:18 +0000 (17 11:49 -0400)
committerDave Jones <davej@redhat.com>
Thu, 17 Oct 2013 15:49:18 +0000 (17 11:49 -0400)
treede20167743a3f201823e7e8dc10a0fdeb2fb0a90
parent8ac7bcd6cc97a8c612833d8e2e4e1cab8e3b3bfe
split up setsockopt struct generation to ease reuse.

I want to use this from the main process, which means not screwing
with child shm entries.
include/net.h
syscalls/setsockopt.c