Log In
native
/
toksvc
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
History src/internal/toksvc_driver_impl.h
Branch:
2c26a1680e772dd35bb90c678a363e1b7a9eb041
main
2c26a1680e772dd35bb90c678a363e1b7a9eb041
src
internal
toksvc_driver_impl.h
daemon: implement the waiter queue as a true FIFO.
midipix
• 4 years ago
681a45
driver: added --release support.
midipix
• 4 years ago
867b30
daemon: added toks_daemon_queue() and toks_daemon_unqueue().
midipix
• 4 years ago
d73408
driver: added --pid support.
midipix
• 4 years ago
e3e583
daemon: added support for delegated token assignment via toks_daemon_pidopen().
midipix
• 4 years ago
500bc3
client: toks_client_acquire(): initial implementation and integration.
midipix
• 4 years ago
02451d
driver: added --tokens support.
midipix
• 4 years ago
c847e3
daemon: added a simple wait mechanism on connected clients.
midipix
• 4 years ago
74d496
client: toks_client_connect(): initial implementation and integration.
midipix
• 4 years ago
486fcd
driver & daemon: create a service object directory, link the current instance.
midipix
• 4 years ago
00069c
logging: added core internal interfaces.
midipix
• 4 years ago
2f270e
driver & daemon: server mode: added --uuid and arbitrary service guid support.
midipix
• 4 years ago
618937
internals: file-system interfaces: added toks_open_dir() & toks_open_file().
midipix
• 4 years ago
2a7aec
driver: added rudimentary internal headers and library api headers.
midipix
• 4 years ago
c0069e