test_sock_type
if (test_sock_type(SOCK_RAW, "SOCK_RAW") < 0)
if (test_sock_type(SOCK_DGRAM, "SOCK_DGRAM") < 0)