summaryrefslogtreecommitdiff
path: root/poll
diff options
context:
space:
mode:
authorGreg Ames <gregames@apache.org>2013-01-08 17:54:31 +0000
committerGreg Ames <gregames@apache.org>2013-01-08 17:54:31 +0000
commit876dcf283deda87fb1e24f3f97546a00b7a9d503 (patch)
tree7c37bd5a780baf1b30b8e4a12725e4cc6946ae82 /poll
parentc45186bf94779dbce2e6e721244ee35df26aba55 (diff)
downloadapr-876dcf283deda87fb1e24f3f97546a00b7a9d503.tar.gz
give John Brooks credit for his design, but don't feed his
email to the spammers git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1430410 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'poll')
-rw-r--r--poll/unix/z_asio.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/poll/unix/z_asio.c b/poll/unix/z_asio.c
index b08ebe233..d28b4a1ee 100644
--- a/poll/unix/z_asio.c
+++ b/poll/unix/z_asio.c
@@ -16,7 +16,8 @@
*
******************************************************************************
*
- * This implementation is based on the z/OS sockets async i/o facility. When a
+ * This implementation is based on a design by John Brooks (IBM Pok) which uses
+ * the z/OS sockets async i/o facility. When a
* socket is added to the pollset, an async poll is issued for that individual
* socket. It specifies that the kernel should send an IPC message when the
* socket becomes ready. The IPC messages are sent to a single message queue