Statement on glibc/iconv Vulnerability

The MongoDB\Driver\Monitoring\ServerClosedEvent class

(mongodb >=1.13.0)

はじめに

The MongoDB\Driver\Monitoring\ServerClosedEvent class encapsulates information about a closed server.

クラス概要

final class MongoDB\Driver\Monitoring\ServerClosedEvent {
/* メソッド */
final public getHost(): string
final public getPort(): int
}

目次

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top