ayttm-devel
[Top][All Lists]
Advanced

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

[Ayttm-devel] libmsn2 diffs for Meredydd :)


From: Colin Leroy
Subject: [Ayttm-devel] libmsn2 diffs for Meredydd :)
Date: Thu, 27 Mar 2003 13:23:58 +0100

Hi,

main changes are:
- list management reviewed:
synced both ways at login (people in your FL and not local contacts are
added locally, people in local contacts and not AL|FL are added to AL|FL

- connection checker:
stupid hack setting friendlyname from time to time and checking for an
answer (no answer = disconnected)

- group list management:
        sc->change_group = eb_msn_change_group;
        sc->del_group = eb_msn_del_group;
        sc->add_group = eb_msn_add_group;

- msn_read_line fixes:
won't hang in msn_read_line, fixed bug in msn_handle_MSG where there was a
read(sock, msg, msglen), with sock set nonblocking it didn't read whole
message when message was long and netword slow - leaving parts of text to
msn_handle_incoming and leading to errors/freeze

- netmeeting invitations:
uses gnomemeeting to answer, works as well as netmeeting and gnomemeeting
together - "voice chat" (which uses SIP and works better behind firewalls,
NAT and so on not supported)

- filetransfer:
fix cancellation

- windows #ifdefs

-probably other things, but i couldn't remember right now
-probably new bugs :)

I attach a diff -ur eb-lite/plugins/msn ayttm/modules/msn2/libmsn2 
and ayttm's msn.C so you have the new ext_* functions 

I hope it won't be too hard to parse the diff and integrate what you want.
-- 
Colin
"When in doubt, do the right thing."

Attachment: libmsn2-diffs.gz
Description: GNU Zip compressed data

Attachment: msn.C
Description: Binary data


reply via email to

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