Changeset 576d6d7 for protocols/proxy.c


Ignore:
Timestamp:
2005-11-07T18:39:57Z (18 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
2095c57
Parents:
fe51bcf
Message:

Got rid of some debugging code we tried to use to track the 100% CPU bug.
Turned out it was very suitable DoS code. :-)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/proxy.c

    rfe51bcf r576d6d7  
    164164#endif
    165165       
    166         count_io_event(source, "proxy");
    167        
    168166        if (condition & GAIM_READ_COND)
    169167                gaim_cond |= GAIM_INPUT_READ;
Note: See TracChangeset for help on using the changeset viewer.