Home

Traffic Server Software Developers Kit

IO Buffer Interface

INKIOBufferBlockNext

Gets the next IO buffer block.

Prototype

INKIOBufferBlock INKIOBufferBlockNext (INKIOBufferBlock blockp)

Description

Gets the next block in the buffer block chain.

Returns

The next IO buffer block.

INK_ERROR_PTR if an error occurs.