Changeset 40121 for titan/plugins


Ignore:
Timestamp:
02/26/17 06:17:15 (7 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/tithek/tithek_global.h

    r40119 r40121  
    846846                                dnode->connfd = -1;
    847847                                dnode->ret = -1;
    848                                 dnode->timeout = timeout;
     848                                dnode->timeout = 10000;
    849849                                addtimer(&tithekdownloadthread, START, 100, 1, (void*)dnode, NULL, NULL);
    850850                        }
Note: See TracChangeset for help on using the changeset viewer.