oscpy icon indicating copy to clipboard operation
oscpy copied to clipboard

Fix/50/win oserror

Open tshirtman opened this issue 4 years ago • 1 comments

tshirtman avatar Sep 22 '19 12:09 tshirtman

I encountered some "struct.error" too in the _listen() loop / read_packet(), when a client sent too big message (>65535 bytes) to the server; wouldn't it be better to catch and log ANY error, since there are lots of things that can go wrong when reading buggy packets ?

pakal avatar Dec 20 '21 14:12 pakal