Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

[Bug]: C++ chat client does not print server output to the log #66

Open
2 tasks done
rvolosatovs opened this issue Oct 21, 2022 · 2 comments
Open
2 tasks done

[Bug]: C++ chat client does not print server output to the log #66

rvolosatovs opened this issue Oct 21, 2022 · 2 comments
Assignees
Labels
bug Something isn't working hacktoberfest

Comments

@rvolosatovs
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct

Current Behaviour

C++ chat client can only be killed by ^C

Expected Behaviour

Once the user is done sending messages, ^D should close the stdin and trigger messages to be read from the socket and printed to the log (just like the Rust client)

Environment Information

irrelevant

Steps To Reproduce

No response

@rvolosatovs rvolosatovs added bug Something isn't working hacktoberfest labels Oct 21, 2022
@rvolosatovs
Copy link
Member Author

@kieranjazy could you pick this one up?

@rvolosatovs rvolosatovs self-assigned this Oct 21, 2022
@kieranjazy
Copy link
Contributor

Fixed in #70

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working hacktoberfest
Projects
Status: New
Development

No branches or pull requests

3 participants