Skip to content
New issue

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

Added IPSocketConnection for L4 protocols #514

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

SR4ven
Copy link
Collaborator

@SR4ven SR4ven commented May 18, 2021

A SocketConnection class for sending packets on top of the IP layer was requested in #510.

This class as well as the session class also implement the OS-like socket behaviour discussed in #508 (comment)

TODO:

  • Unit test
  • Adapt other socket connections to the new behaviour

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants