Get rid of NiceSocket from the candidate, and make it into an obscure gpointer.....
commit7ada79effef13c829c6923cd55737b74cb666b18
authorYouness Alaoui <youness.alaoui@collabora.co.uk>
Thu, 4 Feb 2010 20:47:51 +0000 (4 15:47 -0500)
committerYouness Alaoui <youness.alaoui@collabora.co.uk>
Tue, 16 Feb 2010 22:38:15 +0000 (16 17:38 -0500)
treeb09739cf0d05fe6929315d6a7854e946dc9e8e60
parent21ecb8241d6f4441116456962c6c56cd927757d6
Get rid of NiceSocket from the candidate, and make it into an obscure gpointer.. then cast it (only twice) inside the code. This allows us to get rid of all those socket layer .h files from installation which were not needed to be public
agent/candidate.h
agent/conncheck.c
socket/Makefile.am
tests/test-mainloop.c