Ooops, damn code templates!
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7475 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1124,7 +1124,6 @@ int socket_setsockopt(struct socket *so, int level, int optnum, const void *data
|
||||
case SO_REUSEPORT:
|
||||
case SO_OOBINLINE:
|
||||
case SO_NONBLOCK:
|
||||
break;
|
||||
if (datalen < sizeof(int)) {
|
||||
error = EINVAL;
|
||||
goto bad;
|
||||
|
||||
Reference in New Issue
Block a user