Closed lopter closed 7 years ago
As discussed over email, the intention is to really call serialosc.transport.close
(serialosc
being an instance of pymonome.SerialOSC
) and I just had the wrong appreciation of the code.
Thank you for your help Artem! Hopefully I'll release the little code I have before this week-end.
I believe this was the intention all along and allows you to properly call disconnect (and close the underlying transport) on the SerialOSC instance returned by create_serialosc_connection.
This goes in hand with 2efb3a9c93e8b5d8bbe737c67185a3ef25f6cc4d on aiosc.