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

feature: support udp large packet segmentation to send multiple times… #2351

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Aug 21, 2024

  1. feature: support udp large packet segmentation to send multiple times…

    … , each time to send need "zero" copy on the Lua land.
    cengwenyuan committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    535f365 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Rollback doc commit

    cengwenyuan committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    cdb5ae6 View commit details
    Browse the repository at this point in the history
  2. Update ngx_http_lua_socket_udp.c

    update error message
    coffeei authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f5e3de5 View commit details
    Browse the repository at this point in the history
  3. Update code format

    coffeei authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    0bd6cd6 View commit details
    Browse the repository at this point in the history
  4. Update code format

    remove line tailing spaces
    coffeei authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    078cf87 View commit details
    Browse the repository at this point in the history
  5. Update code format

    remove line tailing spaces
    coffeei authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a71f4a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Update 189-udp-buff.t

    coffeei authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    f250915 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Update 189-udp-buff.t

    udpsock settimeout
    coffeei authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    34a4895 View commit details
    Browse the repository at this point in the history