Home | History | Annotate | Download | only in adb

Lines Matching refs:LISTEN_BACKLOG

614 #define LISTEN_BACKLOG 4
650 ret = listen(s, LISTEN_BACKLOG);
740 ret = listen(s, LISTEN_BACKLOG);