Go to the documentation of this file. 13 #ifndef __CONFIG_HPP__ 14 #define __CONFIG_HPP__ 17 #define gethostbyname2(name, _) gethostbyname(name) 19 #define MSG_NOSIGNAL 0 22 #define SOL_TCP IPPROTO_TCP 31 #define MAP_ANONYMOUS MAP_ANON 34 #define MSG_NOSIGNAL 0 37 #define SOL_TCP IPPROTO_TCP 52 #define SOL_TCP IPPROTO_TCP 58 #define SOL_TCP IPPROTO_TCP 62 #endif // __CONFIG_HPP__