Log In
native
/
toksvc
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
History src/internal/toksvc_daemon_impl.h
Branch:
2c26a1680e772dd35bb90c678a363e1b7a9eb041
main
2c26a1680e772dd35bb90c678a363e1b7a9eb041
src
internal
toksvc_daemon_impl.h
daemon: switch queue to non-blocking LPC calls.
midipix
• 4 years ago
658181
daemon: record to (external) client opcode.
midipix
• 4 years ago
0c1a80
struct toks_daemon_ctx: whitespace meditation.
midipix
• 4 years ago
ba64ae
daemon: implement the waiter queue as a true FIFO.
midipix
• 4 years ago
681a45
daemon: added toks_daemon_queue() and toks_daemon_unqueue().
midipix
• 4 years ago
d73408
daemon: added support for delegated token assignment via toks_daemon_pidopen().
midipix
• 4 years ago
500bc3
daemon: toks_daemon_release(): initial implementation and integration.
midipix
• 4 years ago
c78a06
daemon: toks_daemon_acquire(): initial implementation.
midipix
• 4 years ago
44e933
driver: added --tokens support.
midipix
• 4 years ago
c847e3
daemon: added a simple wait mechanism on connected clients.
midipix
• 4 years ago
74d496
daemon: change signature of handlers for a tighter context-oriented design.
midipix
• 4 years ago
9985a1
logging: toks_log_lpc_request(): initial implementation and integration.
midipix
• 4 years ago
f2a689
driver & daemon: server mode: added --uuid and arbitrary service guid support.
midipix
• 4 years ago
618937
internals: added the daemon loop and related interfaces.
midipix
• 4 years ago
5e5175