Changeset 9626 in orxonox.OLD for branches/proxy/src/lib/network/network_manager.cc
- Timestamp:
- Jul 31, 2006, 12:04:52 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/lib/network/network_manager.cc
r9625 r9626 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.