Searched refs:MSG_PEEK (Results 1 – 5 of 5) sorted by relevance
44 ::recv(mSocket.fd.get(), &buf, sizeof(buf), MSG_PEEK | MSG_DONTWAIT)); in pollRead()
469 public static final int MSG_PEEK = placeholder(); field in OsConstants
419 initConstant(env, c, "MSG_PEEK", MSG_PEEK); in OsConstants_initConstants()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
27877 field public static final int MSG_PEEK;