Tcl UDP

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

18 check-ins that include changes to files matching 'tests/*'

2014-08-29
15:01
Merging in updates from CVSHEAD check-in: 748bee8094 user: hypnotoad tags: trunk
14:58
Bringing in changes from the official CVS sources Leaf check-in: ed109dff36 user: hypnotoad tags: ver_1_0_11, cvshead
2014-03-02
07:22
Solved bug; crash when assigning and ipv4 group to an ipv6 socket check-in: 229382a356 user: huubeikens tags: trunk, ver_10_0_9
2014-02-13
20:49
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 All changes were tested on Windows XP, Linux and macosx (maverick). Units tests were extended. Documentation was updated. check-in: 220bbfdfff user: huubeikens tags: trunk
2008-07-06
12:39
Applied patch #1828920 (marttj) to prevent a crash calling udp_peek with wrong args. check-in: f1c46f26b4 user: patthoyts tags: trunk
12:27
Applied patch #1838467 (marttj) to avoid a crash when exiting with an open mcast socket. check-in: 9e36062e25 user: patthoyts tags: trunk
11:59
Applied patch #1838459 to properly handle appending to a shared list object in -mcastadd. Added tests. check-in: 9c80e94c12 user: patthoyts tags: trunk
2008-07-05
20:41
Applied patch 1848365 to accept any boolean value for the -mcastloop option (plus tests). check-in: c5dc314f6a user: patthoyts tags: trunk
2007-03-30
21:22
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. check-in: 3c1551e84a user: patthoyts tags: trunk
2006-07-11
11:37
Added some optional timing to the srv tests and made 6.2 slow (timesout on linux) check-in: 5d788fc830 user: patthoyts tags: trunk
2006-06-20
13:12
Add constraints for slow tests. check-in: 5604c71c67 user: patthoyts tags: trunk
11:01
Warning suppression and made sure it all works with 8.2 - 8.5 check-in: ab6c60252b user: patthoyts tags: trunk
10:34
Added new test file to run a child process as udp server. check-in: 10b912e116 user: patthoyts tags: trunk
2004-02-13
21:38
* 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 * * * check-in: 6bce1f41c1 user: patthoyts tags: trunk, dev-2
2003-03-12
00:21
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 check-in: fb09b98d1a user: patthoyts tags: trunk
2003-03-04
02:05
Skip test for unix requiring root perms. check-in: c7cd9ac3f3 user: patthoyts tags: trunk
01:58
Added support for symbolic port names. check-in: 9dde332306 user: patthoyts tags: trunk
2003-03-03
06:05
The version provided by Pat Thoyts to fit into TEA format. -Xiaotao check-in: 714222c3a4 user: xiaotaow tags: trunk