chrberger / libcluon

libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.
Mozilla Public License 2.0
98 stars 13 forks source link

fix bug #17

Closed lyg1949 closed 2 years ago

lyg1949 commented 2 years ago

When TCPConnection is created from TCPServer, should not call WSACleanup in closeSocket() on windows