I have opened a socket say,
fd1 = socket(AF_INET, SOCK_RAW, IPPROTO_UDP)
and I have opened a GSocket say
GSocket socket =