MCPcopy Create free account
hub / github.com/amule-project/amule / HaveNotificationSupport

Method HaveNotificationSupport

src/libs/ec/cpp/ECSocket.h:142–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140 void CloseAndDispatchLost() { InternalClose(); OnLost(); }
141
142 bool HaveNotificationSupport() const { return m_haveNotificationSupport; }
143
144 // Set by CECServerSocket::Authenticate once the peer IP is known.
145 // Affects the ZLIB-skip decision in WritePacket only.

Callers 2

DownloadFile_SetDirtyMethod · 0.80
NextPacketToSocketMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected