Up
Module
Responder
Signature
type
t = {
query_id
:
Protocol.Query_id.t
;
writer
:
Transport.Writer.t
;
mutable
responded
: bool
;
}