Raw Socket option to check if a packet was reassembled.
1 view
Skip to first unread message
Vini
unread,
Nov 9, 2009, 8:43:31 AM11/9/09
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi all, I have a requirement where I need to do something based on if the data read on a raw socket was obtained after reassembling. Is there a way/socket option to figure out the same? Any comments/ suggestions are more than welcome.