Should free buf_ in the destructor. https://github.com/zappala/socket-programming-examples-c/blob/e9c726b27b2e7c7db6185c838cfdc24f951dfa33/echo/client.cc#L3-L12
Should free buf_ in the destructor.
socket-programming-examples-c/echo/client.cc
Lines 3 to 12 in e9c726b