PHP 클래스 Aerys\Client

상속: use trait Amp\Struct
파일 보기 프로젝트 열기: amphp/aerys

공개 프로퍼티들

프로퍼티 타입 설명
$allowsPush
$bodyPromisors Requires Client object as first argument // @TODO cyclic reference to Server object
$bufferPromisor
$bufferSize
$clientAddr
$clientPort
$cryptoInfo
$exporter
$httpDriver
$id
$initialWindowSize
$isDead
$isEncrypted
$isExported
$onWriteDrain
$options
$parserEmitLock
$pendingResponses
$readWatcher
$remainingKeepAlives
$requestParser
$serverAddr
$serverPort
$shouldClose
$socket
$streamEnd
$streamId
$streamWindow
$streamWindowBuffer
$window
$writeBuffer
$writeWatcher

프로퍼티 상세

$allowsPush 공개적으로 프로퍼티

public $allowsPush

$bodyPromisors 공개적으로 프로퍼티

Requires Client object as first argument // @TODO cyclic reference to Server object
public $bodyPromisors

$bufferPromisor 공개적으로 프로퍼티

public $bufferPromisor

$bufferSize 공개적으로 프로퍼티

public $bufferSize

$clientAddr 공개적으로 프로퍼티

public $clientAddr

$clientPort 공개적으로 프로퍼티

public $clientPort

$cryptoInfo 공개적으로 프로퍼티

public $cryptoInfo

$exporter 공개적으로 프로퍼티

public $exporter

$httpDriver 공개적으로 프로퍼티

public $httpDriver

$id 공개적으로 프로퍼티

public $id

$initialWindowSize 공개적으로 프로퍼티

public $initialWindowSize

$isDead 공개적으로 프로퍼티

public $isDead

$isEncrypted 공개적으로 프로퍼티

public $isEncrypted

$isExported 공개적으로 프로퍼티

public $isExported

$onWriteDrain 공개적으로 프로퍼티

public $onWriteDrain

$options 공개적으로 프로퍼티

public $options

$parserEmitLock 공개적으로 프로퍼티

public $parserEmitLock

$pendingResponses 공개적으로 프로퍼티

public $pendingResponses

$readWatcher 공개적으로 프로퍼티

public $readWatcher

$remainingKeepAlives 공개적으로 프로퍼티

public $remainingKeepAlives

$requestParser 공개적으로 프로퍼티

public $requestParser

$serverAddr 공개적으로 프로퍼티

public $serverAddr

$serverPort 공개적으로 프로퍼티

public $serverPort

$shouldClose 공개적으로 프로퍼티

public $shouldClose

$socket 공개적으로 프로퍼티

public $socket

$streamEnd 공개적으로 프로퍼티

public $streamEnd

$streamId 공개적으로 프로퍼티

public $streamId

$streamWindow 공개적으로 프로퍼티

public $streamWindow

$streamWindowBuffer 공개적으로 프로퍼티

public $streamWindowBuffer

$window 공개적으로 프로퍼티

public $window

$writeBuffer 공개적으로 프로퍼티

public $writeBuffer

$writeWatcher 공개적으로 프로퍼티

public $writeWatcher