![]() This patch removes the relationship between position in the pollfd[] array and any meaning about the type of socket. It also refactors the service loop so there is a per-fd function that detects the mode of the connection and services it accordingly. The context wsi * array is removed and a hashtable introduced allowing fast wsi lookup from just the fd that it is associated with Signed-off-by: Andy Green <andy@warmcat.com> |
||
---|---|---|
.. | ||
base64-decode.c | ||
client-handshake.c | ||
handshake.c | ||
libwebsockets.c | ||
libwebsockets.h | ||
Makefile.am | ||
Makefile.in | ||
md5.c | ||
parsers.c | ||
private-libwebsockets.h | ||
sha-1.c |