patthoyts [Fri, 13 Feb 2004 21:38:15 +0000 (21:38 +0000)]
* 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 * * *
patthoyts [Mon, 9 Feb 2004 12:02:32 +0000 (12:02 +0000)]
* Makefile.in: Fixed to build in directories other than the top
of the source tree.
* generic/udp_tcl.c: Applied the patch from bug #810572 which
fixes a memory leak in udp_open - from D. Richard Hipp?
* generic/udp_tcl.h: Fix for missing define WIN32 sometimes.
* win/makefile.vc: Added the standard windows nmake makefiles
* win/nmakehlp.c: from the sampleextension project.
* win/rules.vc: Visual Studio project updated as a Makefile
* win/tcludp.dsp: project.
patthoyts [Wed, 12 Mar 2003 00:21:15 +0000 (00:21 +0000)]
Fixed udpGetHandle to perform as per specs.
Added channel Get and SetOption procedure to support fconfigure.
General layout changes to group related functions together.
Bumped version pathlevel to 1.0.5