mirror of
https://github.com/Kiritow/GSock.git
synced 2024-03-22 13:10:51 +08:00
General Socket Wrapper
kiritow
5883ac5ca5
Add Log. GSock will output log if compiled with GSOCK_DEBUG. Add error handling and return value reference. Fix compile error on getaddrinfo(). Fix logic error on moving sockets. Now one socket will only be opened and closed once, even if class sock is moved. |
||
---|---|---|
.gitignore | ||
gsock.cpp | ||
gsock.h | ||
Readme.md |