]> git.sven.stormbind.net Git - sven/tclcurl.git/blob - tests/timeout.tcl
Add d/pattches/bts719441.patch - thanks to Christian Werner! (Closes: #719441.patch)
[sven/tclcurl.git] / tests / timeout.tcl
1 package require TclCurl
2
3 curl::transfer -timeout 0 -url 127.0.0.1
4
5
6
7
8