Hello,

I am using Linux 2.4. I tried to transfer some n bytes of data over IPv6 raw sockets using sendmsg() and recvmsg().

All the bytes except the 3rd and the 4th byte are being transferred uncorrupted. But the 3rd and the 4th byte data is getting corrupted, whatever be the data. I tried printing the data just before the call to sendmsg() and just after recvmsg().. the second print of data just after recvmsg() is showing some corrupted data on the 3rd and the 4th byte.

Can anyone please let me know what is happening.

Thanks in advance.



Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax

Reply via email to