* generic/udp_tcl.c: An extensive interface rewrite. We now have
authorpatthoyts <patthoyts>
Fri, 13 Feb 2004 21:38:15 +0000 (21:38 +0000)
committerpatthoyts <patthoyts>
Fri, 13 Feb 2004 21:38:15 +0000 (21:38 +0000)
commitff0c8839ffcef4c5177d37cde1d733a716b70883
tree9aeaa9d5680f6c171bd26dc27046fee7f8f42b41
parent74ca0c8faf448b275707dcab0dd15347dbea9b5a
* generic/udp_tcl.c: An extensive interface rewrite. We now have
just a udp command and the socket is controlled via the fconfigure
command. This is now a much more similar to the tcl socket
command. For backwards compatability, we define the old functions
in terms of the new interface.
      * * *    INTERFACE INCOMPATABILITY   * * *
ChangeLog
configure
configure.in
generic/udp.tcl [new file with mode: 0644]
generic/udp_tcl.c
generic/udp_tcl.h
tests/udp.test
win/makefile.vc
win/tcludp.dsp
win/tcludp.rc