Mercurial > pidgin
log
age | author | description |
---|---|---|
Tue, 05 Jun 2007 22:30:06 +0000 | Daniel Atallah | Fix network byte order issues with win32 bonjour stuff. Also copy the buddy's ip address so that subsequent calls don't overwrite it (it already is being copied and freed because of the howl implementation). |
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. |