Skip to content

Commit ca45737

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 <[email protected]>
1 parent 1842922 commit ca45737

File tree

1 file changed

+318
-142
lines changed

1 file changed

+318
-142
lines changed

0 commit comments

Comments
 (0)