Changed the return of the send function...

This commit is contained in:
Diego Nehab 2004-06-17 23:08:56 +00:00
parent 597a062b1b
commit 07dda08c5d
4 changed files with 15 additions and 15 deletions

View file

@ -4,7 +4,7 @@
-- Author: Diego Nehab
-- RCS ID: $Id$
-----------------------------------------------------------------------------
require("socket")
socket = require("socket")
host = host or "localhost"
port = port or 8080
if arg then