mirror of
https://github.com/schoebel/mars
synced 2024-12-27 00:52:21 +00:00
server: precise thread naming
This commit is contained in:
parent
c575f28fbe
commit
c500183177
@ -932,7 +932,7 @@ static int port_thread(void *data)
|
||||
++cookie->thread_nr);
|
||||
brick = (void*)mars_make_brick(server_global, NULL,
|
||||
&server_brick_type,
|
||||
"(none)",
|
||||
ini_path,
|
||||
ini_path);
|
||||
brick_string_free(ini_path);
|
||||
if (!brick) {
|
||||
|
Loading…
Reference in New Issue
Block a user