Searched defs:localPort (Results 1 – 6 of 6) sorted by relevance
/third_party/node/test/sequential/ |
D | test-net-connect-local-error.js | 12 localPort: common.PORT + 1, property 19 localPort: common.PORT + 3, property
|
D | test-net-localport.js | 16 localPort: common.PORT, property
|
D | test-https-connect-localport.js | 27 localPort: common.PORT, property
|
/third_party/node/test/parallel/ |
D | test-net-client-bind-twice.js | 17 localPort: server2.address().port property
|
D | test-net-localerror.js | 43 localPort: 'foobar', property
|
/third_party/node/lib/ |
D | net.js | 763 protoGetter('localPort', function localPort() { function 879 self, address, port, addressType, localAddress, localPort, flags) { argument
|