Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 24, 2006, 4:36:28 PM (18 years ago)
Author:
patrick
Message:

new approach: the reconnection is handled from a different point in the network process

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/proxy/src/lib/network/network_stream.h

    r9422 r9433  
    115115    int                        dictServer;                  //!< the zip dict for the server
    116116    int                        dictClient;                  //!< the zip dict for the client
     117
     118    bool                       bRedirect;                   //!< true if the master server sent a redirect command
    117119};
    118120#endif /* _NETWORK_STREAM */
Note: See TracChangeset for help on using the changeset viewer.