Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Logentries
Socket
PHP Class Logentries\Socket
Afficher le fichier
Open project: logentries/logentries-monolog-handler
Méthodes publiques
Méthode
Description
__construct
(
$url
,
$port
)
close
( )
write
(
$data
)
Private Methods
Méthode
Description
connect
( )
createResource
( )
fsockopen
( )
fwrite
(
$data
)
isConnected
( )
setSocketTimeout
( )
streamGetMetadata
( )
streamSetTimeout
( )
Method Details
__construct()
public
méthode
public
__construct
(
$url
,
$port
)
close()
public
méthode
public
close
( )
write()
public
méthode
public
write
(
$data
)