Home

Traffic Server Software Developers Kit

INKVIOContGet

Gets an INKVIOCont.

Prototype

INKCont INKVIOContGet (INKVIO viop)

Description

Gets the continuation (user) for the IO operation described by viop. This is the continuation the vconnection calls back when progress is made on the IO operation.

Returns

The continuation for the specified IO operation.

INK_ERROR_PTR if an error occurs.