Ferreteria/v0.6/clade/Sys/Data/Engine/endpt/Client/MyMar/@fx/NewSchemaList

From WoozleCodes
Jump to navigation Jump to search

History

  • 2026-04-08 Because I'm clearing the buffer contents on ActualShut() now, it's important to Open() them before trying to use them so that they don't get closed before the data can be accessed. (I'm not sure if it's good that they're getting a shut-request somewhere after receiving data but before the data is accessed, but at least opening them outside of that keeps them open.) #TODO: figure out why they're getting closed, and document and/or fix.

Code