summaryrefslogtreecommitdiff
path: root/hurd/libports.mdwn
diff options
context:
space:
mode:
authorhttps://me.yahoo.com/a/g3Ccalpj0NhN566pHbUl6i9QF0QEkrhlfPM-#b1c14 <diana@web>2015-02-16 20:09:52 +0100
committerGNU Hurd web pages engine <web-hurd@gnu.org>2015-02-16 20:09:52 +0100
commitc1f2307613c1f99b189435034ca4b8d8c45190ae (patch)
treee184c3b14fe11ab063775eacff9601b6da924f1f /hurd/libports.mdwn
parent8a4c4897a4ec468c241a2e8cf66ae2953e8ef53d (diff)
update for rename of open_issues/multithreading.mdwn to service_solahart_jakarta_selatan__082122541663/multithreading.mdwn
Diffstat (limited to 'hurd/libports.mdwn')
-rw-r--r--hurd/libports.mdwn2
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