forge_socket
forge_socket copied to clipboard
centos release 6.7 make error
when kernel 2.6.32-573,
#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 33)
__inet_hash_nolisten(sk);
#else
__inet_hash_nolisten(sk, NULL);
#endif
should use __inet_hash_nolisten(sk, NULL)