Searched refs:drop_writes_ (Results 1 – 2 of 2) sorted by relevance
25 drop_writes_(false), in Connector()71 if (drop_writes_) in Accept()95 drop_writes_ = true; in Accept()
99 bool drop_writes_; variable