dermesser / libsocket

The ultimate socket library for C and C++, supporting TCP, UDP and Unix sockets (DGRAM and STREAM) on Linux, FreeBSD, Solaris. See also my uvco library for a refreshed version!
https://borgac.net/~lbo/doc/libsocket/
Other
805 stars 196 forks source link

Version check command #36

Closed iharshadec closed 4 years ago

iharshadec commented 8 years ago

Which one is the stable version released for this and do we have any way to check the version number?

Regards,

dermesser commented 8 years ago

There is not much active development going on, so master can be treated as stable.