From: Adrian Bunk <[EMAIL PROTECTED]>
Date: Fri, 23 Mar 2007 19:48:17 +0100

> Subject    : problem with sockets
> References : http://lkml.org/lkml/2007/3/21/248
> Submitter  : Jose Alberto Reguero <[EMAIL PROTECTED]>
> Status     : unknown

Not enough information in his report, for example for the
case he says does not work he fails to indicate what kernel
or system type the Client runs on.

Furthermore, his scripts don't even execute properly when
I try to run them myself, for example server.py gives me
this syntax error when python tries to parse the script:

[EMAIL PROTECTED]:~/src/GIT/net-2.6$ /usr/bin/python server.py
  File "server.py", line 9
    struct sockaddr_in ServerAddr;
                     ^
SyntaxError: invalid syntax


Can someone help de-crapify this bug report?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to