3
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 10 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
solved tcl8.6.2 incompatility issue (see http://core.tcl.tk/tcl/tktview/1ff0660e6e) More... over 9 years ago
updated documentation More... over 9 years ago
Updated test so that they run under multiple platforms without any errors. More... over 9 years ago
solved tcl8.6.2 incompatility issue (see http://core.tcl.tk/tcl/tktview/1ff0660e6e) More... over 9 years ago
solved tcl8.6.2 incompatility issue (see http://core.tcl.tk/tcl/tktview/1ff0660e6e) More... over 9 years ago
Merged fixes made by http://fossil.etoyoc.com/fossil/tcludp/index (fixes [95c34925cf], [079a4b5a49] and [163ebf00e6] : - updated to the latest TEA - Fix for Windows platform builds - update the package version to match the stated package version (in configure.in) More... almost 10 years ago
fixed typo... More... almost 10 years ago
Solved bug; crash when assigning and ipv4 group to an ipv6 socket More... about 10 years ago
Clarified the keywords in the manual a bit. More... about 10 years ago
Updated the changelog. More... about 10 years ago
Updated the man doc. More... about 10 years ago
The following changes were made: - added IPV6 support - enhanced reuse option for use on all platforms - refactored get/set option functions - enhanced mcastadd/drop option to be able to specify network interface More... about 10 years ago
*** empty log message *** More... over 10 years ago
Applied patch #1828920 (marttj) to prevent a crash calling udp_peek with wrong args. More... almost 16 years ago
Applied patch #1838467 (marttj) to avoid a crash when exiting with an open mcast socket. More... almost 16 years ago
Applied patch #1838459 to properly handle appending to a shared list object in -mcastadd. Added tests. More... almost 16 years ago
Applied patch 1848365 to accept any boolean value for the -mcastloop option (plus tests). More... almost 16 years ago
Updated manual page. More... about 17 years ago
Fixed dozy error on unix branch More... about 17 years ago
Use winsock2 so that mingw-gcc can get the correct values for multicast. More... about 17 years ago
* generic/udp_tcl.c: Applied patch 1693037 from Uwe Klein to enable setting the SO_REUSEADDR socket option when creating a new udp socket. Improved error reporting on Windows. More... about 17 years ago
Upgraded TEA to 3.6 and update the version to 1.0.9. Regenerated configure. Improved the error reporting by making use of strerror() if present. More... about 17 years ago
Added support for IP_MULTICAST_LOOP for kostix. More... about 17 years ago
Made the HP-UX patch more specific as if affected AIX builds (from Jeff Hobbs) More... about 17 years ago
Updated TEA and applied patch for HP-UX from tclguy More... about 17 years ago
Copied in tcl's TclSockGetPort which is a more efficient way to convert service names to port numbers as it checks for numbers first. More... almost 18 years ago
Added some optional timing to the srv tests and made 6.2 slow (timesout on linux) More... almost 18 years ago
Tagging for release 1.0.8 More... almost 18 years ago
Add constraints for slow tests. More... almost 18 years ago
Stick to ckalloc/ckfree More... almost 18 years ago