|
../
|
|
eventer.c
|
1.8 kB |
ef59bc73bec75f7ab931c023663f3d3e50f569c4 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
cleanup some makefiles and code -- make it easier to see warnings
|
|
eventer.h
|
3.7 kB |
4b96846179a35015ac0b22d5fe9e9f92480f06a5 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
check code consolidation. allow modules to be more terse and add …
|
|
eventer_epoll_impl.c
|
9.4 kB |
e435c5bf61eb1f943d440e635521d9ce21e78a2d |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
closes #14
|
|
eventer_impl.c
|
3.8 kB |
e218b2e668e2669ac1172a80f29dcece78664779 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
epoll eventer implementation
|
|
eventer_jobq.c
|
7.7 kB |
28f06c30b4b8b6cb942e0f85e8cac42e64a0a977 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
The atomics should be in the handler and we can just set ourselves not …
|
|
eventer_jobq.h
|
1.9 kB |
3b3b432b41dd3bfb80c144aa7ba28e75daa2337f |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
asynchronous job queues
|
|
eventer_kqueue_impl.c
|
14.3 kB |
e435c5bf61eb1f943d440e635521d9ce21e78a2d |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
closes #14
|
|
eventer_POSIX_fd_opset.c
|
1.0 kB |
b62cf2be087943dcb29b6e068bd4262862fcb17d |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
more work... fleshing out the eventer
|
|
eventer_POSIX_fd_opset.h
|
287 bytes |
01751d3c6a2df6acc30c50e9cd1cce9064262450 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
still nothing working, but substantially more plumbing
|
|
eventer_SSL_fd_opset.c
|
13.1 kB |
2962688c237f289fcbac61c53e08fd0fb2c1021c |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
fix up client auth stuff in SSL for client certs
|
|
eventer_SSL_fd_opset.h
|
2.0 kB |
2962688c237f289fcbac61c53e08fd0fb2c1021c |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
fix up client auth stuff in SSL for client certs
|
|
Makefile.in
|
476 bytes |
a50432366e0c6614924558d1aa82eaa82b967a0b |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
compiles on linux -- still no eventer, refs #12
|