OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SOCK_STREAM
(Results
51 - 53
of
53
) sorted by null
1
2
3
/external/quake/quake/src/WinQuake/
mpdosock.h
355
#define
SOCK_STREAM
1 /* stream socket */
/external/okhttp/src/main/java/libcore/io/
OsConstants.java
294
public static final int
SOCK_STREAM
= placeholder();
/libcore/luni/src/main/java/libcore/io/
OsConstants.java
295
public static final int
SOCK_STREAM
= placeholder();
Completed in 350 milliseconds
1
2
3