transfers patch
This commit is contained in:
@@ -103,7 +103,7 @@ private:
|
||||
virtual void receivePart(Part fi, PIByteArray ba, PIByteArray pheader);
|
||||
virtual PIByteArray buildPacket(Part fi);
|
||||
virtual PIByteArray customHeader();
|
||||
EVENT_HANDLER(void, receive_started);
|
||||
virtual void beginReceive();
|
||||
EVENT_HANDLER1(void, send_finished, bool, ok);
|
||||
EVENT_HANDLER1(void, receive_finished, bool, ok);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user