Changeset 44 in cheroxy for trunk/include/CRXProxy.h


Ignore:
Timestamp:
11/22/12 15:21:02 (11 years ago)
Author:
cheese
Message:

#1 change logic more detail

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/CRXProxy.h

    r36 r44  
    3838    ~CRXProxy           (void);
    3939
    40     static CRXProxy *   GetNewInstance  (void);
    41 
    4240public:
    4341    /* common utilities */
    44     void    ReleaseInstance             (void);
    45 
    4642    void    SetClientSocket             (const int  aSocket);
    4743    void    SetServerTimeout            (const int  aTimeout = TCPSOCKET_NO_TIMEOUT);
Note: See TracChangeset for help on using the changeset viewer.