aboutsummaryrefslogtreecommitdiff
path: root/samples/forward.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cleanup; move ./etc into ./samples and mark 'unsupported'Thijs Schreijer2022-03-291-0/+65
|
* In pre release mode!Diego Nehab2005-11-201-207/+0
|
* Added check-links-nb.lua that check links in a non-blocking way.Diego Nehab2005-06-201-1/+1
|
* Bug in forward.lua. Wasn't breaking from the loop.Diego Nehab2005-04-211-9/+14
|
* Better connection handling.Diego Nehab2005-04-211-6/+6
|
* Removed debuging prints.Diego Nehab2005-04-201-23/+1
|
* Trying to get non-blocking connect to work.Diego Nehab2005-04-201-2/+2
|
* Tiny bug in forward.luaDiego Nehab2005-03-111-1/+4
|
* Seems to be working on windows.Diego Nehab2005-03-111-4/+3
|
* Apparently, non-blocking connect doesn't work on windows if you use 0Diego Nehab2005-03-111-67/+71
| | | | timeout in the select call...
* Forward server works for multiple tunnels.Diego Nehab2005-03-101-52/+41
| | | | | Http.lua has been patched to support non-blocking everything. Makefile for linux has been updated with new names.
* Added forward server.Diego Nehab2005-03-101-0/+229