An error occurred fetching the project authors.
  1. 26 Jan, 2007 1 commit
  2. 23 Dec, 2006 1 commit
  3. 10 Mar, 2006 1 commit
  4. 21 Nov, 2005 1 commit
  5. 07 Sep, 2005 1 commit
  6. 05 May, 2005 1 commit
    • rburnett@bk-internal.mysql.com's avatar
      Bug #9721 net_write_timeout not used on Windows · e7d7c0f2
      rburnett@bk-internal.mysql.com authored
      Added an extra parameter to all calls to timeout().  
      1 means we want to set the write timeout
      0 means we wnat to set the read timeout
      
      viossl.c:
        Add which parameter to ssl timeout routine
      vio_priv.h:
        Added which parameter to vio_ignore_timeout and vio_ssl_timeout
      violite.h:
        Add which parameter to vio_timeout sigs
      net_serv.cc:
        Use proper which code in call to vio_timeout to set the proper timeout
      viosocket.c:
        Set the appropriate timeout in vio_timeout
      e7d7c0f2
  7. 15 Dec, 2003 1 commit
  8. 26 Aug, 2003 1 commit