X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-tcl.git;a=blobdiff_plain;f=dgram%2Fdgram.tct;h=bdd2312af934dd45c925cd17a822f694d26e43db;hp=3c56b763cec5190c45b90f0ef7085f543ffb3a68;hb=5dca360f2da544c9b6baf9d18ad8cd0b0e073e60;hpb=82f88c53ddb84e42c770c23feb9bb0ee18341188 diff --git a/dgram/dgram.tct b/dgram/dgram.tct index 3c56b76..bdd2312 100644 --- a/dgram/dgram.tct +++ b/dgram/dgram.tct @@ -1,7 +1,26 @@ +# 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(&@); -Table toplevel TopLevel_Command +Table *toplevel TopLevel_Command dgram-socket subcmd enum(DgramSocket_SubCommand,"dgram-socket subcommand") ... obj