Home
last modified time | relevance | path

Searched defs:port_ (Results 1 – 5 of 5) sorted by relevance

/third_party/node/src/
Dinspector_socket_server.h96 int port_; variable
Dinspector_socket_server.cc242 int port_ = -1; member in node::inspector::ServerSocket
Dnode_options.h52 int port_; variable
/third_party/nghttp2/src/
Dshrpx_client_handler.h212 StringRef port_; variable
/third_party/node/lib/
Ddgram.js237 Socket.prototype.bind = function(port_, address_ /* , callback */) { argument