summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorbustico2008-03-21 09:03:34 +0000
committerbustico2008-03-21 09:03:34 +0000
commit6ca781b8a38474ab428d5fcb3b489dfe3e974334 (patch)
tree8c8725c88c3fd031d632a9f2b1f7376d1cb3c75b /examples
parent50236114f04a0050625bedee7c4c02b36b1213ae (diff)
downloadivy-c-6ca781b8a38474ab428d5fcb3b489dfe3e974334.zip
ivy-c-6ca781b8a38474ab428d5fcb3b489dfe3e974334.tar.gz
ivy-c-6ca781b8a38474ab428d5fcb3b489dfe3e974334.tar.bz2
ivy-c-6ca781b8a38474ab428d5fcb3b489dfe3e974334.tar.xz
- numerous fixes
- socket in non blocking mode (resolve some deadlock, and agent are immune to another agent beeing blocked)
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/button.tk2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/button.tk b/examples/button.tk
index c7809ba..a11e5b1 100755
--- a/examples/button.tk
+++ b/examples/button.tk
@@ -1,5 +1,5 @@
#!/usr/bin/wish
-load ../src/libtclivy.so.3.6
+load ../src/libtclivy.so.3.11
proc connect { client action } { }
proc send { } {