]> andersk Git - libfaim.git/commitdiff
- 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)
  - 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.


No differences found
This page took 0.037183 seconds and 5 git commands to generate.