X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2FTCP_echo_third.c;h=ee2fa94708b63fce9f8d96274bef76178e008f8b;hp=680e0e8ea1c4a1a14ab5051d3049b5c49cd7ed26;hb=eefeeaee57a56cfe1ff8c02a26c44d6f87f1368c;hpb=d25090faca15102552d77c38161a8a34b0bac41e diff --git a/sources/TCP_echo_third.c b/sources/TCP_echo_third.c index 680e0e8..ee2fa94 100644 --- a/sources/TCP_echo_third.c +++ b/sources/TCP_echo_third.c @@ -1,4 +1,4 @@ -/* TCP_echo.c +/* TCP_echo_third.c * * Copyright (C) 2001-2003 Simone Piccardi * @@ -18,15 +18,16 @@ */ /**************************************************************** * - * Program TCP_echo.c + * Program TCP_echo_third.c * Simple TCP client for echo service (port 7) + * This version use select * * Author: Simone Piccardi * Jun. 2001 * * Usage: echo -h give all info's * - * $Id: TCP_echo_third.c,v 1.1 2003/10/20 22:44:16 piccardi Exp $ + * $Id$ * ****************************************************************/ /*