dedouwe26 / GAIL

Graphics Audio Input Library. Made in C#. Now it also supports networking and data saving
MIT License
2 stars 0 forks source link

Handle exceptions for client and server #4

Closed dedouwe26 closed 6 days ago

dedouwe26 commented 3 months ago

Handle SocketException and IOException in ClientContainer and ServerContainer.

dedouwe26 commented 3 months ago

Fix client

dedouwe26 commented 3 months ago

also server

dedouwe26 commented 3 months ago

is at sending packets

dedouwe26 commented 3 months ago

Maybe use an object lock when disconnecting??

dedouwe26 commented 2 months ago

AT ALL SENDING METHODS