Commit 3cc30d5a authored by Taddeüs Kroes's avatar Taddeüs Kroes

Finished unfinished comment

parent a95914e8
......@@ -183,7 +183,8 @@ def receive_fragments(sock, control_frame_handler):
frame.
`control_frame_handler' is a callback function taking a single argument,
which is a Frame instance
which is a ControlFrame instance in case a control frame is received (this
may occur in the middle of a fragment chain).
"""
fragments = []
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment