Home

Traffic Server Software Developers Kit

INKIOBufferBlockWriteAvail

Indicates the number of IO buffer bytes available for writing.

Prototype

int INKIOBufferBlockWriteAvail (INKIOBufferBlock blockp)

Description

Returns the number of bytes available for writing in the IO buffer block blockp.

Returns

The number of bytes available for writing (in the specified buffer block).

INK_ERROR if an error occurs.