ctdl_tcp_server and ctdl_uds_server improved handling of error
authorArt Cancro <ajc@citadel.org>
Mon, 19 Aug 2019 19:12:50 +0000 (19:12 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 19 Aug 2019 19:12:50 +0000 (19:12 +0000)
commit45fc293fa4f3071711a67c85b1337e5b1eebea23
tree081587e7fa2f8cc41dfdaff6ed32721874693241
parent888efcf9c1b36ff6b41315c4b3675b19c098d335
ctdl_tcp_server and ctdl_uds_server improved handling of error
conditions in places like getprotobyname() which normally never throw an
error, but in container universe it's a new game.
citadel/serv_extensions.c
citadel/sysdep.c
citadel/sysdep_decls.h