Home
last modified time | relevance | path

Searched defs:port (Results 1 – 25 of 100) sorted by relevance

1234

/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/
H A DSocketServer.php56 listen(string $ip, int $port) global() argument
140 bind(string $ip, int $port, array $options = []) global() argument
154 bindTcp(string $ip, int $port, array $options = []) global() argument
168 bindUdp(string $ip, int $port, array $options = []) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DTcpCheck.php25 public $port; variable in Google\\Service\\Monitoring\\TcpCheck
30 public function setPort($port)
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/net/
H A DSocket.php37 var $port; variable in Socket
47 function Socket($host, $port) {
158 function setPort($port) {
/plugin/elasticsearch/vendor/nyholm/dsn/src/Configuration/
H A DUrl.php29 private $port; variable in Nyholm\\Dsn\\Configuration\\Url
39 public function __construct(?string $scheme, string $host, ?int $port = null, ?string $path = null, array $parameters = [], array $authentication = []) argument
72 public function withPort(?int $port) argument
[all...]
/plugin/qstat/
H A Dsyntax.php314 function _getStatus($host, $port) {
322 function _proxy($host, $port) {
333 function _infos($host, $port) {
363 function _status($host, $port) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DTCPSocketAction.php29 public $port; variable in Google\\Service\\CloudRun\\TCPSocketAction
48 public function setPort($port)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNamedPort.php29 public $port; variable in Google\\Service\\Compute\\NamedPort
48 public function setPort($port)
H A DGRPCHealthCheck.php29 public $port; variable in Google\\Service\\Compute\\GRPCHealthCheck
56 public function setPort($port)
H A DNetworkEndpoint.php41 public $port; variable in Google\\Service\\Compute\\NetworkEndpoint
102 public function setPort($port)
H A DSSLHealthCheck.php25 public $port; variable in Google\\Service\\Compute\\SSLHealthCheck
50 public function setPort($port)
H A DTCPHealthCheck.php25 public $port; variable in Google\\Service\\Compute\\TCPHealthCheck
50 public function setPort($port)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRedis/
H A DEndpoint.php29 public $port; variable in Google\\Service\\CloudRedis\\Endpoint
48 public function setPort($port)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TPU/
H A DNetworkEndpoint.php29 public $port; variable in Google\\Service\\TPU\\NetworkEndpoint
48 public function setPort($port)
/plugin/swiftmail/Swift/Authenticator/PopB4Smtp/
H A DPop3Connection.php38 protected $port = null; variable in Swift_Authenticator_PopB4Smtp_Pop3Connection
51 public function __construct($server="localhost", $port=110, $encryption=0)
69 public function setPort($port)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DProxyInfo.php38 public $port; variable in Google\\Service\\AndroidManagement\\ProxyInfo
85 public function setPort($port)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/
H A DUdpSocket.php24 protected $port; variable in Monolog\\Handler\\SyslogUdp\\UdpSocket
28 public function __construct(string $ip, int $port = 514)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DPeer.php33 public $port; variable in Google\\Service\\ServiceControl\\Peer
74 public function setPort($port)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DForwardSshTunnelConnectivity.php33 public $port; variable in Google\\Service\\Datastream\\ForwardSshTunnelConnectivity
74 public function setPort($port)
H A DMysqlProfile.php33 public $port; variable in Google\\Service\\Datastream\\MysqlProfile
72 public function setPort($port)
H A DOracleProfile.php41 public $port; variable in Google\\Service\\Datastream\\OracleProfile
106 public function setPort($port)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceDirectory/
H A DEndpoint.php41 public $port; variable in Google\\Service\\ServiceDirectory\\Endpoint
102 public function setPort($port)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DSmtpMsa.php33 public $port; variable in Google\\Service\\Gmail\\SmtpMsa
74 public function setPort($port)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1TargetServerConfig.php37 public $port; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1TargetServerConfig
90 public function setPort($port)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
H A DNode.php35 public $port; variable in Google\\Service\\CloudMemorystoreforMemcached\\Node
90 public function setPort($port)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DSMTPDelivery.php32 public $port; variable in Google\\Service\\CloudBuild\\SMTPDelivery
77 public function setPort($port)

1234