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

Lua uvFifoListener ffi #1156

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Dec 14, 2022

  1. LuaServer work

    caldog20 committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    b35017e View commit details
    Browse the repository at this point in the history
  2. Working test

    caldog20 committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    ed1b9f2 View commit details
    Browse the repository at this point in the history
  3. Fix callback if fifo null to close connection. This will change if as…

    …ync is folded later into UvFifoListener
    caldog20 committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    e0c4ca6 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. Configuration menu
    Copy the full SHA
    796698a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0a6d42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea79db0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22cf8ae View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

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

Commits on Dec 19, 2022

  1. Disable Nagles

    caldog20 committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    dcf1fc4 View commit details
    Browse the repository at this point in the history
  2. Change around deleteListener

    caldog20 committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    9eaa15b View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Configuration menu
    Copy the full SHA
    47f54b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c7c11b View commit details
    Browse the repository at this point in the history
  3. rename function to stop

    caldog20 committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    5bd5e0a View commit details
    Browse the repository at this point in the history
  4. Fix m_async in LuaServer

    caldog20 committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    58dc601 View commit details
    Browse the repository at this point in the history
  5. Simplify

    caldog20 committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    ba060e6 View commit details
    Browse the repository at this point in the history
  6. Simplify

    caldog20 committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    19dbddd View commit details
    Browse the repository at this point in the history