KasmVNC/common/network
Pierre Ossman 3528e358cc Free memory from getaddrinfo()
We handled this in the failure scenario, but not in the vastly more
common successful case.
2020-09-21 13:52:01 +03:00
..
CMakeLists.txt Initial commit 2020-09-20 12:16:44 +00:00
Socket.cxx Initial commit 2020-09-20 12:16:44 +00:00
Socket.h Initial commit 2020-09-20 12:16:44 +00:00
TcpSocket.cxx Free memory from getaddrinfo() 2020-09-21 13:52:01 +03:00
TcpSocket.h Initial commit 2020-09-20 12:16:44 +00:00
UnixSocket.cxx Correction to socket error connection message 2020-09-21 13:47:04 +03:00
UnixSocket.h Initial commit 2020-09-20 12:16:44 +00:00
websocket.c Initial commit 2020-09-20 12:16:44 +00:00
websocket.h Initial commit 2020-09-20 12:16:44 +00:00
websockify.c Initial commit 2020-09-20 12:16:44 +00:00