Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
f09550f4
Commit
f09550f4
authored
Nov 18, 2014
by
funshine
Browse files
a quick fix of net.socket:connect
parent
26de60cb
Changes
2
Show whitespace changes
Inline
Side-by-side
0.9.2/512k-flash/nodemcu_512k.bin
View file @
f09550f4
No preview for this file type
API.md
View file @
f09550f4
...
...
@@ -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
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment