OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BindSocket
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/p2p/base/
basicpacketsocketfactory.cc
57
if (
BindSocket
(socket, address, min_port, max_port) < 0) {
84
if (
BindSocket
(socket, local_address, min_port, max_port) < 0) {
117
if (
BindSocket
(socket, local_address, 0, 0) < 0) {
182
int BasicPacketSocketFactory::
BindSocket
(AsyncSocket* socket,
basicpacketsocketfactory.h
45
int
BindSocket
(AsyncSocket* socket,
Completed in 1897 milliseconds