halayli / lthread

lthread, a multicore enabled coroutine library written in C
Other
814 stars 82 forks source link

bugfix: if reading from the socket closed by peer, the next read from… #43

Open wisd0me opened 7 years ago

wisd0me commented 7 years ago

… another socket in the same lthread will be a guaranteed failure