Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 14, 2007, 2:58:23 PM (16 years ago)
Author:
scheusso
Message:

changed packetbuffer and conenctionmanager to remember the client id/adjustet dummyserver/client

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/network/src/network/ConnectionManager.h

    r196 r204  
    4545    ConnectionManager();
    4646    ConnectionManager(int port, int address);
    47     ENetPacket *getPacket(); // thread1
     47    ENetPacket *getPacket(ENetAddress &address); // thread1
    4848    // check wheter the packet queue is empty
    4949    bool queueEmpty();
Note: See TracChangeset for help on using the changeset viewer.