]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use the protocol family constants for the domain argument validation.
authorDmitry Chagin <dchagin@FreeBSD.org>
Sat, 16 May 2009 18:44:56 +0000 (18:44 +0000)
committerDmitry Chagin <dchagin@FreeBSD.org>
Sat, 16 May 2009 18:44:56 +0000 (18:44 +0000)
commit6994ea543f06af0c76234dae538e8d9759735e12
treea696c0ff573fda52b07dbce27dcf15940352e0b4
parentd4dd69c46cf0a3513b5ae06bd7f3e579574985d3
Use the protocol family constants for the domain argument validation.
Return immediately when the socket() failed.

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