diff options
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/libports.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/libports.mdwn b/hurd/libports.mdwn index b364edc3..77faa354 100644 --- a/hurd/libports.mdwn +++ b/hurd/libports.mdwn @@ -29,7 +29,7 @@ When a message is recieved, the thread acting as receiver checks if any other thread is also waiting for requests. If there is none, a new thread is spawned. Thus, the current thread continues processing the message while the newly created thread starts listening for new ones. ([[!taglink -open_issue_hurd]]: [[open_issues/multithreading]].) +open_issue_hurd]]: [[service_solahart_jakarta_selatan__082122541663/multithreading]].) Also, there are configurable timeouts for [[translator]]s who want to go away when they are not used. ([[!taglink open_issue_hurd]]: there used to be bugs |