OSDN Git Service

Small accept4 fixes.
authorChristopher Ferris <cferris@google.com>
Mon, 31 Mar 2014 18:23:39 +0000 (11:23 -0700)
committerChristopher Ferris <cferris@google.com>
Mon, 31 Mar 2014 18:23:39 +0000 (11:23 -0700)
commit9cea3775056d0a8d04d49c3983440b89d82a462b
tree7efc58da446fa759651030322662f6f853cf8020
parent557942ac58f08675473460b1802b43473c467172
Small accept4 fixes.

Put the accept4 test in the sorted order, and put the accept4 define in
sorted order.

Also add the missing SYS_RECVMMSG and SYS_SENDMMSG defines.

Change-Id: Iba55354975e0d5027dbee53f6de752c2df719493
libc/include/sys/socket.h
libc/include/sys/socketcalls.h
tests/Android.mk