changed the nsh daemon worker thread name
This commit is contained in:
parent
3e98d1aaf6
commit
936377810d
@ -1,5 +1,5 @@
|
|||||||
function nshd_w(evPP,cA,sI)
|
function nshd_w(evPP,cA,sI)
|
||||||
s("netsh daemon - "..tostring(sI),function()
|
s("nshd - "..tostring(sI),function()
|
||||||
while true do
|
while true do
|
||||||
if ev[1] == "net_msg" then
|
if ev[1] == "net_msg" then
|
||||||
local msg=tostring(ev[4])
|
local msg=tostring(ev[4])
|
||||||
|
Loading…
Reference in New Issue
Block a user