]> andersk Git - libfaim.git/commit
- Fri Nov 10 08:24:34 UTC 2000
authormid <mid>
Fri, 10 Nov 2000 08:35:06 +0000 (08:35 +0000)
committermid <mid>
Fri, 10 Nov 2000 08:35:06 +0000 (08:35 +0000)
commit225174938751264d2d11d880ca820a66961c694c
tree5500ca60d5e005b3bfab7b5329d7a094ca467dc0
parent5daacaa384bc7b77255078b512634a407708fe2e
 - Fri Nov 10 08:24:34 UTC 2000
  - Add sess->flags (replaces sess->snaclogin)
  - Remove odd setstatus call in chat parser
  - Remove aim_tx_enqueue macro, replace with a smarter one
    - If a connection is in progress, enqueue instead of calling
      the client-specified queuer
  - Add support for nonblocking connects through the
     AIM_SESS_FLAG_NONBLOCKCONNECT flag to aim_session_init()
  - Add AIM_CB_SPECIAL_CONNCOMPLETE callback. Not real useful.
  - Add AIM_CB_SPECIAL_FLAPVER callback. Can be used as an alternate
     way of starting the login process, or just to look like you
     know what you're doing. Fixed associated inconsistencies
     in aim_rxhandlers too.
  - Fix some connection status stupidities in faimtest.
CHANGES
aim_conn.c
aim_login.c
aim_rxhandlers.c
aim_rxqueue.c
aim_txqueue.c
faim/aim.h
faim/aim_cbtypes.h
utils/faimtest/faimtest.c
This page took 0.06629 seconds and 5 git commands to generate.