* Fixed handling of ASYN messages, I think.
authorBrian <brian@uncensored.citadel.org>
Fri, 14 Sep 2001 19:56:08 +0000 (19:56 +0000)
committerBrian <brian@uncensored.citadel.org>
Fri, 14 Sep 2001 19:56:08 +0000 (19:56 +0000)
commit7b95baa30395dd014b952d4280c7e12cb353c202
tree2cc5a77a702beba611543bbb34c903db15be2664
parentfc5ea626ec01b25ee74f858c34dd9136a325dc55
* Fixed handling of ASYN messages, I think.
  - If no callback has been registered for a particular command, the _CxClRecv()
  command will actively skip all of the ASYN message (not sure if this works
  correctly for _all_ messages... will wait and see)
* Fixed delivery of express messages.  Misunderstood protocol.
! Need to detect server capabilities and use old-style SEXP when necessary!  At
  present, libCxClient is incompatible with older servers.  This, I assume, is a
  bad thing.
libCxClient/ChangeLog
libCxClient/src/libtransport.c
libCxClient/src/misc.c
libCxClient/src/testlib.cpp
libCxClient/stamp-h.in