bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Keydata question


From: Paul Marculescu
Subject: Keydata question
Date: Fri, 15 Jun 2001 14:45:00 +0300

Hello!

If I use Keydata in a deamon, to read its configuration, and I want to
register the SIGHUP signal, so the daemon gets reconfigured when it
receives this signal, how should the Keydata act when there is need to
release current configuration?

What happens with the keysym_t structures that are allocated every time
a getLast() ( for example ) is called? Where does that memory get freed,
as I cannot find any free() call for that?

Thanks.

--
Paul Marculescu




reply via email to

[Prev in Thread] Current Thread [Next in Thread]