diff options
Diffstat (limited to 'client.cpp')
| -rw-r--r-- | client.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -54,6 +54,8 @@ public: | |||
| 54 | continue; | 54 | continue; |
| 55 | } | 55 | } |
| 56 | } | 56 | } |
| 57 | |||
| 58 | std::cout << "Client is authorized" << std::endl; | ||
| 57 | } | 59 | } |
| 58 | 60 | ||
| 59 | void loop() { | 61 | void loop() { |
