TSServerState

Synopsis

#include <ts/apidefs.h>
type TSServerState

Enum typedef.

Enumeration Members

TSServerState TS_SRVSTATE_STATE_UNDEFINED
TSServerState TS_SRVSTATE_ACTIVE_TIMEOUT
TSServerState TS_SRVSTATE_BAD_INCOMING_RESPONSE
TSServerState TS_SRVSTATE_CONNECTION_ALIVE
TSServerState TS_SRVSTATE_CONNECTION_CLOSED
TSServerState TS_SRVSTATE_CONNECTION_ERROR
TSServerState TS_SRVSTATE_INACTIVE_TIMEOUT
TSServerState TS_SRVSTATE_OPEN_RAW_ERROR
TSServerState TS_SRVSTATE_PARSE_ERROR
TSServerState TS_SRVSTATE_TRANSACTION_COMPLETE
TSServerState TS_SRVSTATE_PARENT_RETRY

Description