mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-21 22:59:16 +02:00
friendlier thread names for clients
This commit is contained in:
parent
21d4fc670c
commit
470d562dd5
1 changed files with 1 additions and 1 deletions
|
@ -58,5 +58,5 @@
|
|||
(set! requests (+ requests 1))
|
||||
(run sock addr count)
|
||||
(set! requests (- requests 1)))
|
||||
"net-client"))
|
||||
(string-append "net-client-" (number->string count))))
|
||||
(serve (+ 1 count))))))))))
|
||||
|
|
Loading…
Add table
Reference in a new issue