Changeset 290 in flair-src for trunk/lib/FlairCore/src
- Timestamp:
- Jan 8, 2019, 5:45:23 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/FlairCore/src/FrameworkManager_impl.cpp
r272 r290 226 226 227 227 // socket file_socket, doit être créé en premier, cf station sol 228 Printf("Connecting to %s:%i\n", address.c_str(), port);228 Printf("Connecting to FlairGCS on %s:%i\n", address.c_str(), port); 229 229 //file_sock = GetSocket(address, port); 230 230 com_sock = GetSocket();
Note:
See TracChangeset
for help on using the changeset viewer.