mirror of
https://github.com/lunarmodules/luasocket.git
synced 2024-11-08 14:28:21 +01:00
d1ad8160cb
This makes it so that a listening socket does not become readable for accept() until a connection has been fully established *and* started sending something, thus the program doesn't have to wait for the first data. This only makes sense for client-speaks-first protocols. Co-authored-by: Caleb Maclennan <caleb@alerque.com> |
||
---|---|---|
.. | ||
dns.html | ||
ftp.html | ||
http.html | ||
index.html | ||
installation.html | ||
introduction.html | ||
ltn12.html | ||
lua05.ppt | ||
luasocket.png | ||
mime.html | ||
reference.css | ||
reference.html | ||
smtp.html | ||
socket.html | ||
tcp.html | ||
udp.html | ||
url.html |