X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=dgram%2Fdgram.tct;h=bdd2312af934dd45c925cd17a822f694d26e43db;hb=ad5a0a08e95b6be5a2b1fcb20fd5f0dd74fdd8c6;hp=b2b12847f437a449ea1a905755ba09a2df92bf35;hpb=12fda6b7c5f1793feea1eb1444d79e8e6c426053;p=chiark-tcl.git diff --git a/dgram/dgram.tct b/dgram/dgram.tct index b2b1284..bdd2312 100644 --- a/dgram/dgram.tct +++ b/dgram/dgram.tct @@ -1,3 +1,22 @@ +# dgram - Tcl extension for udp datagrams +# Copyright 2006 Ian Jackson +# +# 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 library; if not, write to the Free Software +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA +# 02110-1301, USA. + + Type sockaddr: SockAddr_Value @ Init sockaddr sockaddr_clear(&@);