diff options
author | Sergei Golubchik <serg@mariadb.org> | 2015-05-05 20:23:22 +0200 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2015-05-05 21:56:46 +0200 |
commit | 95797b9677097892e8629a81b01c040b63c5e94c (patch) | |
tree | fdae369f262177f3a7b7401634a4f6c67d2a2f5f /pcre/pcre_internal.h | |
parent | d3a3adb8337ae530cbcb75719f55889d1352b98f (diff) | |
download | mariadb-git-95797b9677097892e8629a81b01c040b63c5e94c.tar.gz |
MDEV-8096 vio timeouts are multiplied by 1000 for ssl
in when using vio->read_timeout (and write_timeout) to set
timeouts of a new vio, as in:
vio_timeout(vio, 0, old_vio.read_timeout)
vio_timeout(vio, 0, old_vio.write_timeout)
remember that timeouts are stored in ms, but vio_timeout()'s
argument is in seconds.
Diffstat (limited to 'pcre/pcre_internal.h')
0 files changed, 0 insertions, 0 deletions