Home

Traffic Server Software Developers Kit

INKVIOReenable

Re-enables a VIO.

Prototype

INKReturnCode INKVIOReenable (INKVIO viop)

Description

Reenables the vconnection associated with viop. Reenabling a vconnection means that it will wake up and therefore be able to determine that the buffer being used in its IO operation has changed.

Returns

INK_SUCCESS if the vconnection successfully reenables.

INK_ERROR if an error occurs.