Thread: Search timeout
View Single Post
Old 12-02-2024, 03:39 AM   #11
hius07
Wizard
hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.
 
Posts: 1,180
Karma: 3592925
Join Date: Sep 2014
Location: Ukraine
Device: Kindle
Strange, it works on Kindle as 2-timeout.lua
Code:
local socketutil = require("socketutil")
socketutil.LARGE_BLOCK_TIMEOUT = 30
socketutil.LARGE_TOTAL_TIMEOUT = 90
hius07 is offline   Reply With Quote