Home

Traffic Server Software Developers Kit

INKVIOVConnGet

Gets a VIO connection.

Prototype

INKVConn INKVIOVConnGet (INKVIO viop)

Description

Gets the vconnection associated with the IO operation described by viop. This is the vconnection passed to INKVConnRead or INKVConnWrite.

Returns

The vconnection for the specified IO operation.

INK_ERROR_PTR if an error occurs.