wahern / cqueues

Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.
http://25thandclement.com/~william/projects/cqueues.html
MIT License
248 stars 37 forks source link

src/socket.c: Refactor lso_accept() to not use cqs_socket_fdopen #169

Closed daurnimator closed 5 years ago

daurnimator commented 8 years ago

Fixes #168