MCPcopy Create free account
hub / github.com/dannagle/PacketSender / socketDisconnected

Method socketDisconnected

src/persistentconnection.cpp:408–411  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

406}
407
408void PersistentConnection::socketDisconnected()
409{
410 statusReceiver("not connected");
411}
412
413void PersistentConnection::on_asciiSendButton_clicked()
414{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected