libei/src
Peter Hutterer 6f75463261 Rename "accepted" to "added" for consistency with the public API
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2020-08-10 08:49:22 +10:00
..
libei-device.c Rename "accepted" to "added" for consistency with the public API 2020-08-10 08:49:22 +10:00
libei-fd.c libei: add a backend to work off a single fd 2020-08-06 15:12:19 +10:00
libei-private.h Rename "accepted" to "added" for consistency with the public API 2020-08-10 08:49:22 +10:00
libei-socket.c libei: remove unused connection field 2020-08-06 15:12:19 +10:00
libei.c Rename "accepted" to "added" for consistency with the public API 2020-08-10 08:49:22 +10:00
libei.h libei: update the API docs a bit 2020-08-10 08:40:53 +10:00
libeis-client.c Rename "accepted" to "added" for consistency with the public API 2020-08-10 08:49:22 +10:00
libeis-device.c libeis: a device in NEW state must be disconnected too 2020-08-07 15:05:40 +10:00
libeis-fd.c libeis: fix the client ref handling and move the list to the eis context 2020-08-07 11:37:51 +10:00
libeis-private.h Add configuration messages to the protocol 2020-08-07 16:05:57 +10:00
libeis-socket.c libeis: fix a crasher if the socket is removed before a listener starts 2020-08-07 14:46:20 +10:00
libeis.c libeis: drain events before destroying the context 2020-08-07 14:46:20 +10:00
libeis.h eis: implement an fd backend 2020-08-06 15:19:03 +10:00
libreis.c Add configuration messages to the protocol 2020-08-07 16:05:57 +10:00
libreis.h libreis: update the API docs a bit 2020-08-10 08:42:25 +10:00
util-bits.h util: add flag_set and flag_clear helpers 2020-08-06 15:19:03 +10:00
util-io.h util: add a missing include to util-io.h 2020-08-07 16:06:23 +10:00
util-list.c Add the minimal implementation for a UNIX socket libeis server 2020-07-28 19:33:34 +10:00
util-list.h Add the minimal implementation for a UNIX socket libeis server 2020-07-28 19:33:34 +10:00
util-logger.c utils: Rename OBJECT_DECLARE... to OBJECT_IMPLEMENT 2020-08-03 07:34:52 +10:00
util-logger.h Add the minimal implementation for a UNIX socket libeis server 2020-07-28 19:33:34 +10:00
util-macros.h Add the minimal implementation for a UNIX socket libeis server 2020-07-28 19:33:34 +10:00
util-mem.h util: add a realloc helper 2020-08-07 09:42:08 +10:00
util-object.h utils: Rename OBJECT_DECLARE... to OBJECT_IMPLEMENT 2020-08-03 07:34:52 +10:00
util-sources.c util: change the sources API to source_new and sink_add_source 2020-08-07 14:46:20 +10:00
util-sources.h util: change the sources API to source_new and sink_add_source 2020-08-07 14:46:20 +10:00
util-strings.c Add the minimal implementation for a UNIX socket libeis server 2020-07-28 19:33:34 +10:00
util-strings.h Add the minimal implementation for a UNIX socket libeis server 2020-07-28 19:33:34 +10:00
util-tristate.h util: add a tristate helper 2020-08-06 15:49:06 +10:00