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

Add ne_getbuf(). #133

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

Add ne_getbuf(). #133

wants to merge 2 commits into from

Commits on Nov 14, 2023

  1. Add ne_getbuf().

    * src/ne_basic.c (ne_getbuf),
    * src/ne_basic.h (ne_getbuf): New function.
    
    * test/basic.c (getbuf, getbuf2): New tests.
    
    * test/common/child.c (new_spawn_server2): Close listening socket
      once last accept() is done.
    notroj committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    cf0354f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1933fe View commit details
    Browse the repository at this point in the history