local http = require("http") http.createServer(function (req, res) p(req.socket:remoteAddress()) end):listen(8080)
--
You received this message because you are subscribed to the Google Groups "luvit" group.
To unsubscribe from this group, send email to luvit+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
To unsubscribe from this group and stop receiving emails from it, send an email to luvit+un...@googlegroups.com.