Ignore:
Timestamp:
May 24, 2009, 7:55:48 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update Samba 3.3 branch to 3.3.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/source/utils/net_util.c

    r206 r224  
    522522                          nt_errstr(nt_status));
    523523                cli = NULL;
     524        } else if (c->opt_request_timeout) {
     525                cli_set_timeout(cli, c->opt_request_timeout * 1000);
    524526        }
    525527
Note: See TracChangeset for help on using the changeset viewer.