- Timestamp:
- Dec 29, 2010, 11:41:51 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/network6/src/libraries/network/Connection.h
r7823 r7825 105 105 106 106 protected: 107 Connection( );107 Connection(uint32_t firstPeerID = NETWORK_PEER_ID_SERVER+1); 108 108 109 109 void startCommunicationThread();
Note: See TracChangeset
for help on using the changeset viewer.