Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 24, 2006, 1:27:05 PM (19 years ago)
Author:
patrick
Message:

disconnection of nodes, redirection bug tracing

File:
1 edited

Legend:

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

    r9406 r9419  
    8080
    8181    void updateConnectionList();
     82
    8283    /* handle processes */
    8384    void handleHandshakes();
     
    8889    void handleNewClient( int userId );
    8990    void handleReconnect( int userId );
     91    void handleDisconnect( int userId );
    9092
    9193    void writeToNewDict( byte * data, int length, bool upstream );
Note: See TracChangeset for help on using the changeset viewer.