FACT++  1.0
void ConnectionWeather::ConnectionEstablished ( )
inlineprivate

Definition at line 332 of file tngweather.cc.

References kMaxAddr.

333  {
334  Request();
335  StartReadReport();
336  }