Home | History | Annotate | Download | only in adbconnection

Lines Matching refs:SOCK_CLOEXEC

229                                             SOCK_SEQPACKET | SOCK_CLOEXEC,
491 android::base::unique_fd sock(socket(AF_UNIX, SOCK_SEQPACKET | SOCK_CLOEXEC, 0));