Back to search
NetSocket++: A library that simplifies network programming with UNIX Sockets in C++ written in the OOP methodology.
Stars
0
Forks
2
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
fixed a minor but annoying bug in ClientSocket/ServerSocket.recv()
94df6b6View on GitHubcorrected minor bugs in the documentation, added Doxyfile, generated documentation
e796157View on GitHubdid not track for a while since I forgot about git repo. Version 0.1 of the library, during tests
ab218daView on GitHubcreated repository, done: base class NetSocket and exceptions
abf4a3dView on GitHub