GnuTLS: remove GNUTLS_E_AGAIN handling
authorHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Mon, 2 Mar 2020 21:44:13 +0000 (22:44 +0100)
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Mon, 2 Mar 2020 21:56:44 +0000 (22:56 +0100)
commit0b049796b89a59fc322119b54199d92c404ef687
tree5f873c69ed60f1c5a4a03ed8806111852a026403
parentb273058b341903372bdebe67d2960e4f8d2d8689
GnuTLS: remove GNUTLS_E_AGAIN handling

The AGAIN shouldn't happen, as we are using blocking sockets
src/src/tls-gnu.c