diff options
author | Joe DeVivo <[email protected]> | 2016-05-31 11:08:02 +0200 |
---|---|---|
committer | Ingela Anderton Andin <[email protected]> | 2016-05-31 11:17:37 +0200 |
commit | 2c406958fd5c3060e4b4b574a65fa1a2a8ad31bf (patch) | |
tree | 76380e389cb7d34ae67b3c0b5e986f4df0ecdf58 /lib/ssl/src/ssl_cipher.hrl | |
parent | 962b25f3b2879a48a8cd0596ffad862beb82d4d9 (diff) | |
download | otp-2c406958fd5c3060e4b4b574a65fa1a2a8ad31bf.tar.gz otp-2c406958fd5c3060e4b4b574a65fa1a2a8ad31bf.tar.bz2 otp-2c406958fd5c3060e4b4b574a65fa1a2a8ad31bf.zip |
ssl:recv timeout() can be 0
gen_tcp:recv allows this, and if you're doing something like
Transport:recv(Socket, 0, 0), TCP will work and SSL will exit with
function_clause
There were other cases of this throughout the module. This PR cleans
them all up.
Diffstat (limited to 'lib/ssl/src/ssl_cipher.hrl')
0 files changed, 0 insertions, 0 deletions