11#ifndef SQUID_IPC_MESSAGES_H
12#define SQUID_IPC_MESSAGES_H
MessageType
message class identifier
@ mtRegisterStrand
notifies about our strand existence
@ mtCollapsedForwardingNotification
@ mtStrandReady
an mtFindStrand answer: the strand exists and should be usable
@ mtNone
unspecified or unknown message kind; unused on the wire
@ mtFindStrand
a worker requests a strand from Coordinator
@ mtStrandRegistered
acknowledges mtRegisterStrand acceptance
@ mtEnd
for message kind range checks; unused on the wire