We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Edit: I see that this was intentionally removed... The doc is not updated though. Removed in commit: e66bd32
const socket = rawSocket.createSocket({ protocol: rawSocket.Protocol.ICMP, generateChecksums: true, // this doesn't write anything checksumOffset: 2 })
// this one works though rawSocket.writeChecksum(packet, 2, rawSocket.createChecksum(packet))
If more info needed then let me know.
The text was updated successfully, but these errors were encountered:
Yes, I see, sorry for that. I will get that updated in the next release.
Sorry, something went wrong.
@stephenwvickers Is there any chance of getting some TCP examples too <3
No branches or pull requests
Edit: I see that this was intentionally removed... The doc is not updated though. Removed in commit: e66bd32
If more info needed then let me know.
The text was updated successfully, but these errors were encountered: