Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 12, 2008, 7:40:47 PM (16 years ago)
Author:
scheusso
Message:

merged network branch back to trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/network/ClientConnection.h

    r1785 r1907  
    6464    ClientConnection(int port, std::string address);
    6565    ClientConnection(int port, const char* address);
    66     //ENetPacket *getPacket(ENetAddress &address); // thread1
    67     //ENetPacket *getPacket(); // thread1
     66    ~ClientConnection();
    6867    ENetEvent *getEvent();
    6968    // check wheter the packet queue is empty
Note: See TracChangeset for help on using the changeset viewer.