int closing

Number of connections which are preparing to close. Note: These connections are also part of the active count as they might still be sending data to the client before finally closing.

void closing=(int _closing)

Number of connections which are preparing to close. Note: These connections are also part of the active count as they might still be sending data to the client before finally closing.