]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Move new socket flags handling into a separate function as Linux
authorDmitry Chagin <dchagin@FreeBSD.org>
Sun, 31 May 2009 12:04:01 +0000 (12:04 +0000)
committerDmitry Chagin <dchagin@FreeBSD.org>
Sun, 31 May 2009 12:04:01 +0000 (12:04 +0000)
commit38a18e9760bdfd0d0b56bac1c26e3582f66bb011
tree0f342d61f89ceaf3b41414217633b966d37b3795
parent20a4ff27b0926ba2d9985cf434834e1cd2b8f8be
Move new socket flags handling into a separate function as Linux
introduced more syscalls which uses these flags.

Approved by: kib (mentor)
MFC after: 1 month
sys/compat/linux/linux_socket.c