ex_alib.c and ex_amain.c sample programs

This sample program demonstrates 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.

The sample program is composed of two files:

See the leading comments in both the example source files and in the EX_AREAD.ME file.