Tcl Source Code

Changes On Branch tip-427
Login

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

Changes In Branch tip-427 Excluding Merge-Ins

This is equivalent to a diff from 544df7aea5 to b689b115bd

2014-12-17
08:24
TIP-427: make "fconfigure $h -connecting" official (client sockets only) check-in: 9fcbf61071 user: oehhar tags: trunk
08:22
Documented "fconfigure $h -connecting" on socket man page Closed-Leaf check-in: b689b115bd user: oehhar tags: tip-427
07:53
Merge trunk check-in: bc38411db8 user: oehhar tags: tip-427
2014-12-15
10:23
merge trunk (but 86 -> 90) check-in: ba65c384d5 user: jan.nijtmans tags: novem
10:20
85 -> 86 check-in: 544df7aea5 user: jan.nijtmans tags: trunk
2014-12-14
12:13
merge-mark check-in: 975a47cdd7 user: jan.nijtmans tags: trunk

Changes to doc/socket.n.

Changes to unix/tclUnixSock.c.

Changes to win/tclWinSock.c.