uhub/src/network
Jan Vidar Krey 46bdc77066 Added a notification mechanism for sending messages from
another thread to the mainthread in a safe manner.

This is used for the DNS lookup code, and can also
be used by the signal handler to safely report actions back
to the application mainloop without using global variables.
2014-08-05 16:21:56 +02:00
..
backend.c Added a notification mechanism for sending messages from 2014-08-05 16:21:56 +02:00
backend.h Fix: Rework SSL poll event handling to avoid infinite loops 2014-07-29 12:09:07 +02:00
common.h Fix copyright year. 2014-05-14 11:39:18 +02:00
connection.c Potential crash fix for tools. 2014-07-29 17:35:14 +02:00
connection.h Fix copyright year. 2014-05-14 11:39:18 +02:00
dnsresolver.c Added a notification mechanism for sending messages from 2014-08-05 16:21:56 +02:00
dnsresolver.h Fix copyright year. 2014-05-14 11:39:18 +02:00
epoll.c Fix copyright year. 2014-05-14 11:39:18 +02:00
ipcalc.c Fix copyright year. 2014-05-14 11:39:18 +02:00
ipcalc.h Fix copyright year. 2014-05-14 11:39:18 +02:00
kqueue.c Fix copyright year. 2014-05-14 11:39:18 +02:00
network.c Fix copyright year. 2014-05-14 11:39:18 +02:00
network.h Fix copyright year. 2014-05-14 11:39:18 +02:00
notify.c Added a notification mechanism for sending messages from 2014-08-05 16:21:56 +02:00
notify.h Added a notification mechanism for sending messages from 2014-08-05 16:21:56 +02:00
openssl.c Added configuration options for TLS cipher suites and TLS versions. 2014-07-29 13:31:42 +02:00
select.c Fix copyright year. 2014-05-14 11:39:18 +02:00
timeout.c Merge branch 'master' of github.com:janvidar/uhub 2014-05-30 15:06:23 +02:00
timeout.h Fix copyright year. 2014-05-14 11:39:18 +02:00
timer.c Fix copyright year. 2014-05-14 11:39:18 +02:00
tls.h Added configuration options for TLS cipher suites and TLS versions. 2014-07-29 13:31:42 +02:00