added serialisation to socket connection

This commit is contained in:
coderaiser 2012-09-24 11:01:47 -04:00
parent f910ed7ed6
commit fe0bfc49cd
3 changed files with 15 additions and 13 deletions

View file

@ -70,7 +70,7 @@ var CloudCommander, io;
lResult = lTerm.echo(lStdout);
if(lStderr)
lResult = lTerm.error(pMsg.lStderr);
lResult = lTerm.error(lStderr);
}
else{
/* if term not accesable