aseprite/third_party
David Capello 6c5b27db81 Fix crash/hang using WebSocket in a previously disconnected socket
This can happen using Pribambase extension when we close Aseprite in
some strange way (e.g. killing the process), and the connection is not
closed correctly. It looks like the Blender addon is in an invalid
state and the data cannot be sent any more, but without this patch
Aseprite just hangs/crashes if we retry sending data, but with this
fix we can receive/show that an error happened sending data.

Related to: https://github.com/machinezone/IXWebSocket/pull/481
2023-08-29 12:39:12 -03:00
..
2021-04-19 15:56:47 -03:00
2021-06-17 10:44:22 -03:00
2023-05-15 18:54:46 -03:00
2022-05-26 15:26:43 -03:00
2013-01-27 12:13:13 -03:00
2022-04-06 09:31:39 -03:00
2022-09-16 12:30:13 -03:00
2021-06-17 11:06:58 -03:00
2021-11-17 12:36:11 -03:00
2022-05-26 11:31:36 -03:00
2018-09-14 20:34:59 -03:00
2018-07-24 14:49:08 -03:00
2018-03-22 11:34:22 -03:00
2015-05-29 11:54:37 -03:00

Here are third party libraries with necessary components for Aseprite. Some directories are git submodules, and other are just a copy of its original package.