summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4df60d5..c672f85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
* src/sock.c (opensock): If the Listen directive is in use, then
we should bind outgoing address to this address.
+ (listen_sock): Added error handling for the bind() and listen()
+ calls when setting up the listening socket.
2002-04-12 Robert James Kaes <rjkaes@flarenet.com>