Skip to content

Commit 0fbc0ae

Browse files
committed
Use smart pointers in simple-chat
Avoid manual memory cleanups. Less memory leaks in the code now. Avoid printing multiple dots. Split code into smaller functions. Use C-style IO, rather than a mix of C++ streams and C style. No exception handling. Signed-off-by: Eric Curtin <ecurtin@redhat.com>
1 parent 1842922 commit 0fbc0ae

File tree

1 file changed

+297
-138
lines changed

1 file changed

+297
-138
lines changed

0 commit comments

Comments
 (0)