Sybase Technical Library - Product Manuals Home
[Search Forms] [Previous Section with Hits] [Next Section with Hits] [Clear Search] Expand Search

Asynchronous routines [Table of Contents] Completions

Open Client Client-Library/C Reference Manual

[-] Chapter 2 Topics
[-] Asynchronous programming
[-] The CS_BUSY return code

The CS_BUSY return code

Any Client-Library routine that takes a command or connection structure as a parameter returns CS_BUSY. CS_BUSY indicates that a routine cannot perform because the relevant connection is currently busy, waiting for an asynchronous operation to complete.

An application calls the following routines while an asynchronous operation is pending:


Asynchronous routines [Table of Contents] Completions