Explorar o código

Finished unfinished comment

Taddeus Kroes %!s(int64=13) %!d(string=hai) anos
pai
achega
3cc30d5a25
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      frame.py

+ 2 - 1
frame.py

@@ -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 = []