halayli / lthread

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

lthread_accept can close the wrong fd #30

Closed nchazin closed 10 years ago

nchazin commented 10 years ago

https://github.com/halayli/lthread/blob/master/src/lthread_socket.c#L174

should close ret, not fd