php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
_php_openssl_handshake_bucket_t Struct Reference

Data Fields

zend_long prev_handshake
 
zend_long limit
 
zend_long window
 
float tokens
 
unsigned should_close
 

Detailed Description

Definition at line 171 of file xp_ssl.c.

Field Documentation

◆ limit

zend_long _php_openssl_handshake_bucket_t::limit

Definition at line 173 of file xp_ssl.c.

◆ prev_handshake

zend_long _php_openssl_handshake_bucket_t::prev_handshake

Definition at line 172 of file xp_ssl.c.

◆ should_close

unsigned _php_openssl_handshake_bucket_t::should_close

Definition at line 176 of file xp_ssl.c.

◆ tokens

float _php_openssl_handshake_bucket_t::tokens

Definition at line 175 of file xp_ssl.c.

◆ window

zend_long _php_openssl_handshake_bucket_t::window

Definition at line 174 of file xp_ssl.c.


The documentation for this struct was generated from the following file: