Author :
ygj6
Date :
2019-08-13 17:10:37
Hash :80009c50 Message :becat: avoid using anonymous structures
It hasn't been part of the C standard until C11, although it is very
useful GCC extension it is better to avoid using this in cross platform
projects like libevent.