-
- Downloads
refactor: change event lib minimal examples to serve as the test apps
Showing
- CMakeLists.txt 7 additions, 5 deletionsCMakeLists.txt
- lib/context.c 6 additions, 5 deletionslib/context.c
- lib/event-libs/README.md 0 additions, 2 deletionslib/event-libs/README.md
- lib/event-libs/libev/libev.c 5 additions, 7 deletionslib/event-libs/libev/libev.c
- lib/event-libs/libev/private.h 1 addition, 0 deletionslib/event-libs/libev/private.h
- lib/event-libs/libevent/libevent.c 1 addition, 1 deletionlib/event-libs/libevent/libevent.c
- lib/event-libs/libevent/private.h 1 addition, 0 deletionslib/event-libs/libevent/private.h
- lib/event-libs/libuv/private.h 2 additions, 0 deletionslib/event-libs/libuv/private.h
- lib/event-libs/private.h 74 additions, 0 deletionslib/event-libs/private.h
- lib/libwebsockets.c 11 additions, 3 deletionslib/libwebsockets.c
- lib/libwebsockets.h 2 additions, 2 deletionslib/libwebsockets.h
- lib/plat/lws-plat-unix.c 0 additions, 2 deletionslib/plat/lws-plat-unix.c
- lib/private-libwebsockets.h 3 additions, 305 deletionslib/private-libwebsockets.h
- lib/roles/README.md 1 addition, 1 deletionlib/roles/README.md
- lib/roles/h1/ops-h1.c 8 additions, 2 deletionslib/roles/h1/ops-h1.c
- lib/roles/h2/ops-h2.c 12 additions, 4 deletionslib/roles/h2/ops-h2.c
- lib/roles/http/client/client-handshake.c 9 additions, 5 deletionslib/roles/http/client/client-handshake.c
- lib/roles/http/client/client.c 32 additions, 24 deletionslib/roles/http/client/client.c
- lib/roles/http/server/server.c 11 additions, 6 deletionslib/roles/http/server/server.c
- lib/roles/private.h 273 additions, 0 deletionslib/roles/private.h
Loading
Please register or sign in to comment