X-Git-Url: https://gapil.gnulinux.it/gitweb/?a=blobdiff_plain;f=sources%2FTCP_echo_third.c;h=ee2fa94708b63fce9f8d96274bef76178e008f8b;hb=e6ca5b03eaf1e9ef82eb75f722487efe97abaf88;hp=680e0e8ea1c4a1a14ab5051d3049b5c49cd7ed26;hpb=d25090faca15102552d77c38161a8a34b0bac41e;p=gapil.git 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$ * ****************************************************************/ /*