mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-30 22:43:08 +03:00
@ -1087,7 +1087,7 @@ struct mbedtls_ssl_config
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Numerical settings (int then char)
|
* Numerical settings (int or larger)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
uint32_t read_timeout; /*!< timeout for mbedtls_ssl_read (ms) */
|
uint32_t read_timeout; /*!< timeout for mbedtls_ssl_read (ms) */
|
||||||
|
Reference in New Issue
Block a user