]> code.citadel.org Git - citadel.git/commitdiff
* 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)
  - 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.


No differences found