Using ct_poll

Similar to dbpoll, ct_poll polls connections for asynchronous operation completions and registered procedure notifications.

The main differences between ct_poll and dbpoll are:

For more detailed information on these differences, see Table 6-4: “Comparing dbpoll and ct_poll”.

If a platform allows the use of callback functions, ct_poll automatically calls the proper callback routine, (if one is installed), when it finds a completed operation or a notification.

Specific restrictions on ct_poll include the following: