-->
Page 2 of 2

Re: Handling of timeout with net.socket:send()

PostPosted: Fri Mar 31, 2017 6:48 am
by marcelstoer
FrankX wrote:I was using pcall() incorrectly.


Good you fixed that, I learned something as well. I was gonna suggest you create a PR for the NodeMCU FAQ with your findings (i.e. you know what you would expect there) but I noticed some of our samples already contain hints: docs/en/modules/node.md, docs/en/modules/sjson.md, lua_examples/somfy.lua, lua_examples/telnet.lua, tools/cross-lua.lua.