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

udp: add optional send/recv handler #602

Merged
merged 11 commits into from
Dec 8, 2022
Merged

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    5b7eb66 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. add udp_listen_fd()

    alfredh committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    dd62e39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d23119 View commit details
    Browse the repository at this point in the history
  3. add udp_sock_fd

    alfredh committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    ddd1beb View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    7ce811a View commit details
    Browse the repository at this point in the history
  2. use re_sock_t

    alfredh committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    0932306 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    3cdb200 View commit details
    Browse the repository at this point in the history
  2. udp: check input socket

    alfredh committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    a7bb60a View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. udp alloc

    alfredh committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    a967056 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    137033c View commit details
    Browse the repository at this point in the history
  3. clean up

    alfredh committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    5004b88 View commit details
    Browse the repository at this point in the history