about summary refs log tree commit homepage
path: root/bind_listen.c
diff options
context:
space:
mode:
Diffstat (limited to 'bind_listen.c')
-rw-r--r--bind_listen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bind_listen.c b/bind_listen.c
index 013d385..0be9ddf 100644
--- a/bind_listen.c
+++ b/bind_listen.c
@@ -12,7 +12,7 @@
  * TCP_DEFER_ACCEPT is probably not worth using on Linux
  * ref:
  *   https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/134274
- *   http://labs.apnic.net/blabs/?p=57
+ *   https://labs.apnic.net/blabs/?p=57
  */
 
 static int set_tcp_opts(int fd, bool inherited)