Modifiche rimaste indietro.
[gapil.git] / listati / TCP_echo_fifth.c
index 2f219027ec5cf9871cd02c2a95e3d6906d3a837c..021b2638be21b2951ec71c1c15460bdbc85c9061 100644 (file)
@@ -11,6 +11,7 @@ int main(int argc, char *argv[])
        if (errno) perror("Socket creation error");
        return 1;
     }
+    ...
     /* do read/write operations */
     ClientEcho(stdin, sock);
     /* normal exit */