update : 2015.11.03
php.shukuma.com검색:
|
EventBufferEvent::sslError(PECL event >= 1.2.6-beta) EventBufferEvent::sslError — Returns most recent OpenSSL error reported on the buffer event 설명
public
string
EventBufferEvent::sslError
( void
)
Returns most recent OpenSSL error reported on the buffer event.
인수이 함수는 인수가 없습니다. 반환값
Returns OpenSSL error string reported on the buffer event, or 예제Example #1 EventBufferEvent::sslError() example
<?php 참고
|