swrap_socket
#define socket(domain,type,protocol) swrap_socket(domain,type,protocol)
int swrap_socket(int family, int type, int protocol);