Home
last modified time | relevance | path

Searched defs:socket (Results 1 – 25 of 26) sorted by relevance

12

/plugin/recaptcha2/lib/ReCaptcha/RequestMethod/
H A DSocketPost.php64 private $socket; variable in ReCaptcha\\RequestMethod\\SocketPost
71 public function __construct(Socket $socket = null)
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/Queue/
H A DMessageQueue.php27 protected $socket; variable in FreeDSx\\Socket\\Queue\\MessageQueue
42 public function __construct(Socket $socket) argument
H A DAsn1MessageQueue.php41 public function __construct(Socket $socket, EncoderInterface $encoder, ?string $pduClass = null) argument
/plugin/revealjs/plugin/multiplex/
H A Dclient.js4 var socket = io.connect(multiplex.url); variable
H A Dmaster.js8 var socket = io.connect( multiplex.url ); variable
H A Dindex.js18 io.on( 'connection', function( socket ) { argument
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DSyslogUdpHandler.php39 protected $socket; variable in Monolog\\Handler\\SyslogUdpHandler
144 public function setSocket(UdpSocket $socket): self
/plugin/upgrade/HTTP/
H A DHTTPClient.php518 ssltunnel(& $socket, & $requesturl) global() argument
580 sendData($socket, $data, $message) global() argument
625 readData($socket, $nbytes, $message, $ignore_eof = false) global() argument
675 readLine($socket, $message) global() argument
[all...]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DLdapQueue.php43 protected $socket; global() variable in FreeDSx\\Ldap\\Protocol\\LdapQueue
50 __construct(Socket $socket, EncoderInterface $encoder = null) global() argument
[all...]
/plugin/elwikiupgrade/
H A DHTTPClient.php510 function _ssltunnel(&$socket, &$requesturl){
570 function _sendData($socket, $data, $message) {
615 function _readData($socket, $nbytes, $message, $ignore_eof = false) {
665 function _readLine($socket, $message) {
/plugin/revealjs/plugin/notes-server/
H A Dclient.js6 var socket = io.connect( window.location.origin ), variable
H A Dindex.js18 io.on( 'connection', function( socket ) { argument
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/
H A DUdpSocket.php26 protected $socket; variable in Monolog\\Handler\\SyslogUdp\\UdpSocket
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/
H A DSocketServer.php124 removeClient(Socket $socket) global() argument
[all...]
H A DSocket.php38 protected $socket; global() variable in FreeDSx\\Socket\\Socket
[all...]
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dhttpclient-4.5.5.jar ... params/ org/apache/http/conn/socket/ org/apache/http/conn/ssl ...
/plugin/highlightjs/highlight/languages/
H A Dperl.js8 …n': 1, 'dump': 1, 'chomp': 1, 'connect': 1, 'getsockname': 1, 'die': 1, 'socketpair': 1, 'close': … property in hljs.LANGUAGES.perl.PERL_KEYWORDS
/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/orgchart/
H A Dbridge.min.js8 …ction(n,t,i){return Bridge.hasValue(n[t])?t:i},literal:function(n,t){return t.$getType=function(){… argument
/plugin/diagramsnet/lib/js/
H A Dorgchart.min.js8 …ction(n,t,i){return Bridge.hasValue(n[t])?t:i},literal:function(n,t){return t.$getType=function(){… argument
H A Dextensions.min.js1743 …ction(n,t,i){return Bridge.hasValue(n[t])?t:i},literal:function(n,t){return t.$getType=function(){… argument

12