Changeset 9625 in orxonox.OLD for branches/proxy/src/lib/network/network_manager.cc
- Timestamp:
- Jul 30, 2006, 11:19:24 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/lib/network/network_manager.cc
r9604 r9625 142 142 143 143 // then start the server 144 this->networkStream->createServer( port, port + 1, port + 2);144 // this->networkStream->createServer( port, port + 1, port + 2); 145 145 146 146 // and to the other proxy servers also, this would be very nice if its works
Note: See TracChangeset
for help on using the changeset viewer.