mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-09 13:15:33 +08:00
handling read errors at all and error handling for writes was never being used. Now the socket disconnects if a read or write fails on the socket for any reason except EINTR. Also added <netinet/in.h> to includes in CNetwork.h because it's needed on some platforms.
7.0 KiB
7.0 KiB