Tcl UDP

Timeline
Login

Timeline

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

6 check-ins related to "dev-2"

2004-02-24
16:23
Some IPv6 fixes for WinXP Leaf check-in: 79a5d39e6a user: patthoyts tags: trunk, dev-2
2004-02-16
02:40
Added autoconf macro for IPv6 identification. check-in: 3418d14331 user: patthoyts tags: trunk, dev-2
2004-02-15
01:36
Fix for building under linux (no ipv6) and add in the library file. check-in: e81fd213ff user: patthoyts tags: trunk, dev-2
2004-02-13
22:38
Moved the compatability library intoa library directory. check-in: cf53850103 user: patthoyts tags: trunk, dev-2
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
2004-02-09
15:49
Followed up a suggestion in patch #794072 to support udp broadcast packets. This can be queried/enabled using fconfigure $s -broadcast ?1|0? check-in: a91dd82032 user: patthoyts tags: trunk, root-dev-2