aydinyanik / clarisse_survival_kit

Clarisse Survival Kit is a set of Python functions for Clarisse to automate repetitive processes such as importing generic textures, Megascans assets and mixing materials.
GNU General Public License v3.0
76 stars 11 forks source link

Fix: reusable port #18

Closed eprana closed 4 years ago

eprana commented 4 years ago

Set SO_REUSEPORT option on socket connection to avoid "address already in use" error

aydinyanik commented 4 years ago

Thanks for the fix! I will add your fix also to the upcoming major overhaul I am busy with. I implemented the Megascans bridge inside a standalone PyQt5 application that handles all the imports.

eprana commented 4 years ago

Great !

----- Mail original ----- De: "Aydin Yanik" notifications@github.com À: "aydinyanik/clarisse_survival_kit" clarisse_survival_kit@noreply.github.com Cc: "Elisa Prana" elisa.prana@free.fr, "Author" author@noreply.github.com Envoyé: Mercredi 11 Décembre 2019 20:38:44 Objet: Re: [aydinyanik/clarisse_survival_kit] Fix: reusable port (#18)

Thanks for the fix! I will add your fix also to the upcoming major overhaul I am busy with. I implemented the Megascans bridge inside a standalone PyQt5 application that handles all the imports.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub , or unsubscribe .