WebSocket++ snapshot - Test Case 5.16

Pass (2011-09-22T18:47:23Z - 12 ms)

Case

Description

Repeated 2x: Continuation Frame with FIN = false (where there is nothing to continue), then text Message fragmented into 2 fragments.

Expectation

The connection is failed immediately, since there is no message to continue.

Result

Actual events match at least one expected.

Close Result

FAILED: The connection was failed by the wrong endpoint

Statistics

Octets Received by Chop Size

Chop SizeCountOctets
414
1291129
Total2133

Octets Transmitted by Chop Size

Chop SizeCountOctets
818
15345
2121212
Total5265

Frames Received by Opcode

OpcodeCount
81
Total1

Frames Transmitted by Opcode

OpcodeCount
02
11
81
Total4

Close Stats

KeyValue
isServer0
closedByMe1
failedByMe0
droppedByMe0
wasClean1
localCloseCode1000
remoteCloseCode1002
remoteCloseReasonNone

Wire Log

000 TX OCTETS: 474554202f20485454502f312e310d0a557365722d4167656e743a204175746f6261686e576562536f636b65747354657374
               53756974652f302e342e320d0a486f73743a2074686f722d776562736f636b65742e7a6170686f79642e6e65740d0a557067
               726164653a20776562736f636b65740d0a436f6e6e656374696f6e3a20557067726164650d0a5365632d576562536f636b65
               742d4b65793a20486a7a794e505943586f59485552433466484e5866773d3d0d0a5365632d576562536f636b65742d566572
               73696f6e3a2031330d0a0d0a
001 RX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a557067726164653a20776562736f636b
               65740d0a436f6e6e656374696f6e3a20557067726164650d0a5365632d576562536f636b65742d4163636570743a20737249
               6b66713854563778614a6b4a35454975514f5369594174413d0d0a0d0a
002 TX FRAME : OPCODE=0, FIN=False, RSV=0, MASK=b0f555f2, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               fragment1
003 TX OCTETS: 0089b0f555f2d6873495dd903b8681
004 TX FRAME : OPCODE=1, FIN=False, RSV=0, MASK=3e7302cb, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               fragment2
005 TX OCTETS: 01893e7302cb580163ac53166cbf0c
006 TX FRAME : OPCODE=0, FIN=True, RSV=0, MASK=eaab30ee, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               fragment3
007 TX OCTETS: 8089eaab30ee8cd9518987ce5e9ad9
008 KILL AFTER 1.000000 sec
009 RX OCTETS: 880203ea
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, MASKED=False, MASK=None
011 TX FRAME : OPCODE=8, FIN=True, RSV=0, MASK=e32fb4dd, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
012 TX OCTETS: 8882e32fb4dde0c7
013 TCP CLOSED BY PEER