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
797 stars 195 forks source link

Why not use enum? #40

Closed Philosoph228 closed 7 years ago

Philosoph228 commented 7 years ago

May be I don't understand something... But tell me please, why do you use macroses instead?