mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 11:50:28 +02:00
Update a comment in (web client)
* module/web/client.scm: Update a comment.
This commit is contained in:
parent
2c27dd57c7
commit
fe0c202c0e
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
;;; the web server.
|
;;; the web server.
|
||||||
;;;
|
;;;
|
||||||
;;; Another option, good but not as performant, would be to use threads,
|
;;; Another option, good but not as performant, would be to use threads,
|
||||||
;;; possibly via par-map or futures.
|
;;; possibly via a thread pool.
|
||||||
;;;
|
;;;
|
||||||
;;; Code:
|
;;; Code:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue