]> code.delx.au - pulseaudio/commit
context: add pa_context_load_cookie_from_file()
authorAlexander Couzens <lynxis@fe80.eu>
Tue, 27 Aug 2013 01:18:35 +0000 (03:18 +0200)
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Tue, 27 Aug 2013 13:41:58 +0000 (16:41 +0300)
commit0157f4b25f5d64e532ef246d73c2d134be3a2042
treed219214cbf45d007952730a0976fad12adaefaf9
parent441a5a422cd2ea62aa43e62bbb81369d635e61f9
context: add pa_context_load_cookie_from_file()

There is no function to load the authentication cookie for a context.
You can only set environment variables. This patch adds
pa_context_load_cookie_from_file().

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
src/map-file
src/pulse/context.c
src/pulse/context.h