]> andersk Git - libfaim.git/commit - aim_rxqueue.c
- Mon Jul 17 01:56:31 UTC 2000
authormid <mid>
Mon, 17 Jul 2000 03:40:19 +0000 (03:40 +0000)
committermid <mid>
Mon, 17 Jul 2000 03:40:19 +0000 (03:40 +0000)
commit1a8c261b0ecb31698a38588cc7a1f27c91b0b079
tree59113fc9e6f755acf84abd51a9c830860c7d11b7
parent4dd569616ab7d2b8357de29b6712b16e8d2b9eac
 - Mon Jul 17 01:56:31 UTC 2000
   - Added 0004/000c callback (for message acknowledgments)
      - This goes with the AIM_IMFLAGS_ACK option that has been there
        for ages now.  When you send a message with that option, you'll
        get a message back containing the screenname, telling you it was sent.
   - Moved the aim_conn_kill's out of aim_get_command() and into
      the client.  They're only closed in there now.  This is so that you
      can detect what type of connection died.  You'll want to handle
      BOS and chat connections in special ways most likely.  You'll also
      need to call aim_conn_kill when you're done with it.
   - Added/fixed the Rate Change handlers.  Now passes up a long that
      should contain a number.  I'm currently in pattern-searching mode.
CHANGES
aim_ft.c
aim_rxhandlers.c
aim_rxqueue.c
utils/faimtest/faimtest.c
This page took 1.818146 seconds and 5 git commands to generate.