MCPcopy Create free account
hub / github.com/SFML/SFML / DataChannel

Method DataChannel

src/SFML/Network/Ftp.cpp:526–528  ·  view source on GitHub ↗

///////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

524
525////////////////////////////////////////////////////////////
526Ftp::DataChannel::DataChannel(Ftp& owner) : m_ftp(owner)
527{
528}
529
530
531////////////////////////////////////////////////////////////

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected