Lines Matching defs:port
118 // Deprecated: Environment variable to tell new binary the port number
187 uint16_t port;
821 auto service = util::utos(faddr.port);
844 << " address for " << faddr.host << ", port " << faddr.port
867 ia.port == faddr.port;
929 // bind privileged port (< 1024) for some reason, binding to those
969 StringRef{host.data()}, faddr.port);
1003 iaddr.port = addr.port;
1150 uint16_t port;
1154 port = ntohs(su.in.sin_port);
1157 port = ntohs(su.in6.sin6_port);
1176 << ", address=" << host.data() << ", port=" << port;
1181 addr.port = static_cast<uint16_t>(port);
2227 Set backend host and port. The multiple backend
2406 port number in redirect URI is 443 by default, and can
2407 be changed using --redirect-https-port option. If at
2476 Set frontend host and port. If <HOST> is '*', it
2512 parameter. It makes nghttpx listen on UDP port rather
2513 than TCP port. UNIX domain socket, "api", and
3191 * $remote_port: client port.
3192 * $server_port: server port.
3217 * $backend_port: backend port used to fulfill the
3284 including port number, is sent with "by" parameter. In
3286 of address and port. User can also specify the static
3296 of the connection, without port number, is sent with
3314 Specify protocol ID, port, host and origin of
3380 --redirect-https-port=<PORT>
3381 Specify the port number which appears in Location header
3785 addr.port = 3000;
3827 StringRef{proxy.host}, proxy.port);
3828 if (resolve_hostname(&proxy.addr, proxy.host.c_str(), proxy.port,
3842 memcachedconf.port);
3844 memcachedconf.port, memcachedconf.family) == -1) {
3864 memcachedconf.port);
3866 memcachedconf.port, memcachedconf.family) == -1) {
5123 // --redirect-https-port