X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2FSockRead.c;h=a018f335a4851ade40190654a5010b76097a482e;hp=5a7ba886a2d3411e5049c9b8d38f3efd8e99feef;hb=59b107d5207f19e0049bbd1032e10cba660da92e;hpb=b6f7823d632746be29b7a05e7b9ab04b14a450f8 diff --git a/sources/SockRead.c b/sources/SockRead.c index 5a7ba88..a018f33 100644 --- a/sources/SockRead.c +++ b/sources/SockRead.c @@ -1,3 +1,32 @@ +/* SockRead.c + * + * Copyright (C) 2001 Simone Piccardi + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or (at + * your option) any later version. + * + * This program is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + */ +/**************************************************************** + * + * Routine SockRead + * Routine to read an exact number of bytes from a socket + * + * Author: Simone Piccardi + * Jun. 2001 + * + * $Id: SockRead.c,v 1.3 2001/09/09 22:45:34 piccardi Exp $ + * + ****************************************************************/ #include #include