race to register callbacks
Status: Alpha
Brought to you by:
mphunter
when client calling AAAOpen() connection is set up with
server and immediately, a “Capabilities-Exchange” (CER)
is sent. If CER is sent before the extensions callbacks
are registered (AAARegisterCommandCallback(), for
instance), the communication between client and server
fail (no common applications found) and, after this,
the error is not recoverable.