1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-08-04 13:00:24 +00:00
QB64-PE/tests/compile_tests/http/statuscode_invalid_handle.output
Matthew Kilgore 445408d95b _StatusCode() should give the correct error on invalid handle type
Passing a handle of the invalid type (Ex. TCP) to _StatusCode should
give error 52, but it gies error 9.
2022-11-20 04:38:03 -05:00

4 lines
65 B
Text

Error: 52 , Line: 8
Error: 52 , Line: 11
Error: 52 , Line: 12