Home
last modified time | relevance | path

Searched refs:fromip (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/test/
H A Dwapp.tcl375 proc wappInt-start-listener {port wappmode fromip} { argument
379 wappInt-scgi-readable $wappmode $fromip]
383 wappInt-http-readable $wappmode $fromip]
421 proc wappInt-new-connection {callback wappmode fromip chan ip port} {
423 if {$fromip!="" && ![string match $fromip $ip]} {
902 set fromip {}
916 set fromip 127.0.0.1
922 set fromip 127.0.0.1
933 -fromip {
935 set fromip [lindex $arglist $i]
[all …]
H A Dwapptest.tcl814 set WAPPARG(-fromip) 1