FACT++  1.0
void tcp_connection::HandleSentData ( const boost::system::error_code &  ,
size_t   
)
inline

Definition at line 107 of file fad.cc.

Referenced by AsyncWrite().

108  {
109  fOutQueue.pop_front();
110  }
deque< vector< uint16_t > > fOutQueue
Definition: fad.cc:130

+ Here is the caller graph for this function: