Changeset 224 for branches/samba-3.3.x/source/utils/net_util.c
- Timestamp:
- May 24, 2009, 7:55:48 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/source/utils/net_util.c
r206 r224 522 522 nt_errstr(nt_status)); 523 523 cli = NULL; 524 } else if (c->opt_request_timeout) { 525 cli_set_timeout(cli, c->opt_request_timeout * 1000); 524 526 } 525 527
Note:
See TracChangeset
for help on using the changeset viewer.