HomeSort by relevance Sort by last modified time
    Searched defs:MSG_DONTWAIT (Results 1 - 5 of 5) sorted by null

  /development/ndk/platforms/android-3/include/linux/
socket.h 184 #define MSG_DONTWAIT 0x40
  /bionic/libc/include/sys/
socket.h 223 #define MSG_DONTWAIT 0x40
  /development/ndk/platforms/android-L/include/sys/
socket.h 223 #define MSG_DONTWAIT 0x40
  /external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/sys/
socket.h 318 #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_os_userspace.h 228 #define MSG_DONTWAIT 0x80 /* this message should be nonblocking */
    [all...]

Completed in 381 milliseconds