Home
last modified time | relevance | path

Searched refs:server_bound_socket (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/components/nacl/browser/
Dnacl_process_host.cc753 net::SocketDescriptor server_bound_socket = GetDebugStubSocketHandle(); in StartNaClExecution() local
754 if (server_bound_socket != net::kInvalidSocket) { in StartNaClExecution()
756 FileDescriptor(server_bound_socket, true); in StartNaClExecution()