]> andersk Git - libfaim.git/commit - CHANGES
- Sun Apr 2 01:45:15 UTC 2000
authormid <mid>
Sun, 2 Apr 2000 03:34:12 +0000 (03:34 +0000)
committermid <mid>
Sun, 2 Apr 2000 03:34:12 +0000 (03:34 +0000)
commitf1a5efe0f353b6c28d4d962b3416329024771cef
treed474d9351d7b094788117441a64df5ca3542357e
parent50443ea05d49f1e6f4629b5aca078c24763aca7f
 - Sun Apr  2 01:45:15 UTC 2000
   - Increased AIM_CONN_MAX from 5 to 7.  Precausionary only
   - Removed deprecated TIS_TELNET_PROXY from faim/faimconfig.h
   - Added macros for the simple integer functions in aim_util.c
   - Removed usage of aim_failsaferead()
      - Still not sure why I had it to begin with.  I think it
        was a remament from when we used non-blocking sockets
        (which I don't know why I did either)
   - Removed some of the oddities in aim_get_command()
      - gprof showed this taking 20kns on my k6-300.  Should be faster now.
      - Added conn parameter.  This should prevent aim_select() from
        getting called too many times in a row.
CHANGES
aim_chat.c
aim_conn.c
aim_rxqueue.c
aim_txqueue.c
aim_util.c
faim/aim.h
faim/faimconfig.h
utils/faimtest/faimtest.c
This page took 0.06227 seconds and 5 git commands to generate.