Changeset 0106b25 in mod_gnutls for src/gnutls_io.c


Ignore:
Timestamp:
Oct 16, 2008, 2:55:45 PM (14 years ago)
Author:
Nokis Mavrogiannopoulos <nmav@…>
Branches:
asyncio, debian/master, debian/stretch-backports, jessie-backports, main, master, msva, proxy-ticket, upstream
Children:
bde24cf
Parents:
7ca474b
git-author:
Nikos Mavrogiannopoulos <nmav@…> (10/16/08 14:55:45)
git-committer:
Nokis Mavrogiannopoulos <nmav@…> (10/16/08 14:55:45)
Message:

increased max handshake tries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/gnutls_io.c

    r7ca474b r0106b25  
    354354}
    355355
    356 #define HANDSHAKE_MAX_TRIES 100
     356#define HANDSHAKE_MAX_TRIES 1024
    357357static int gnutls_do_handshake(mgs_handle_t * ctxt)
    358358{
Note: See TracChangeset for help on using the changeset viewer.