Hi, I have the following issue. I give a modifycallback some userdata with a pointer to the actual client. Now if on one moment in time the client fails this function avahi_client_get_state(client) fails with an invalid read. (Seems to be a very logical thing...) Now how can I do this in a clean way? Stefan