Asynchronous sample program

This sample program contains two files, ex_alib.c and ex_amain.c, which demonstrate how to write an asynchronous layer on top of Client-Library. It uses hooks provided by Client-Library to allow seamless polling and use of Client-Library completion callbacks.

Asynchronous sample program contains two files:

For more information about this sample program, see the leading comments in the example source file and the EX_AREAD.ME file.