summaryrefslogtreecommitdiff
path: root/sapsocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'sapsocket.h')
-rw-r--r--sapsocket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sapsocket.h b/sapsocket.h
index ce3c98b..59fcb3c 100644
--- a/sapsocket.h
+++ b/sapsocket.h
@@ -44,7 +44,7 @@ protected:
private:
bool isReliable() const;
- bool isWithSeqNum() const;
+ bool supportsFragmentation() const;
void sendBlockAck(int seqNum);
void sendPacket(int seqNum, const QByteArray &data);