Mercurial > pidgin
log libpurple/protocols/bonjour/mdns_win32.h @ 18464:09b964413667
age | author | description |
---|---|---|
Tue, 05 Jun 2007 22:27:07 +0000 | Daniel Atallah | Cleanup win32 of bonjour stuff - fix to only use glib to allocate and free memory to avoid confusion later. |
Tue, 05 Jun 2007 03:38:22 +0000 | Daniel Atallah | This is a patch from Chris Davies to make Bonjour work on Windows using the Apple Bonjour framework. It turns out that the actual DNS-SD library is (3 clause) BSD licensed, so we can use it. |