#199 closed enhancement (fixed)
Add a store for connections (with server name based key lookup)
Reported by: | ph3-der-loewe | Owned by: | |
---|---|---|---|
Priority: | wishlist | Milestone: | RoarAudio major release 1.0 |
Component: | libroar and friends | Version: | 1.0beta1 |
Keywords: | Cc: | ||
Architecture: | Compiler: | ||
Difficulty: | normal | Kernel: | |
Operating System: | Parent Tickets: | #198 | |
Patch attached: | no | Protocol: | RoarAudio |
Sound driver: | Topic: | New feature |
Description
There should be a store to store open connections and get them back later by server name. This is important with plugins or for programs which hold multiple connections to different servers but not need multiple connections to a single server.
Subtickets
Change History (2)
comment:1 Changed 11 years ago by ph3-der-loewe
- Resolution set to fixed
- Status changed from new to closed
- Version changed from current to 1.0beta1
comment:2 Changed 11 years ago by ph3-der-loewe
Note: See
TracTickets for help on using
tickets.
This has been fixed by the kstore module.