Changeset 36 in cheroxy for trunk/src/main.cpp


Ignore:
Timestamp:
11/20/12 19:49:10 (11 years ago)
Author:
cheese
Message:

#1 a interface to set timeout to server socket is added to CRXProxy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/main.cpp

    r35 r36  
    9999
    100100        aProxy->SetClientSocket (aResult);
     101        aProxy->SetServerTimeout (2);
    101102        aProxy->SetRequestFilter (CRX_FILTER_REQUEST_FILE_EXTENSION,
    102103                                  CRX_FILTER_MATCHED,
Note: See TracChangeset for help on using the changeset viewer.