Commit f09550f4 authored by funshine's avatar funshine
Browse files

a quick fix of net.socket:connect

parent 26de60cb
......@@ -2,6 +2,9 @@
###version 0.9.2 build 2014-11-18
<a id="change_log"></a>
###change log:
2014-11-18<br />
bug fixed: net.socket:connect() has no effect.
2014-11-18<br />
bug fixed: as a tcp server, the connection can't closed with :close().<br />
tcp server: inactive connection will closed by server in 30s (previously 180s).<br />
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment