From c86d22226ff952b33cf4fbee23f0172b86230024 Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Sat, 13 Apr 2002 19:03:18 +0000 Subject: Added additional error handling for the bind() and listen() system calls when setting up the listening socket. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') 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 -- cgit v1.2.3