* net_db.c (scm_gethost, scm_getnet, scm_getproto, scm_getserv):
authorJim Blandy <jimb@red-bean.com>
Thu, 15 May 1997 21:29:58 +0000 (21:29 +0000)
committerJim Blandy <jimb@red-bean.com>
Thu, 15 May 1997 21:29:58 +0000 (21:29 +0000)
commit075139397c112ee1f713b5b2f7c90755b4e4b909
treeaf229f471f9f853f16f58c958b7646df0a8fad17
parent5aa7fe691e4a8c47a6f48224ed1c14a69edfdb2a
* net_db.c (scm_gethost, scm_getnet, scm_getproto, scm_getserv):
Return #f on end-of-file when scanning table (i.e. when called
with no arguments).  Try to catch errors, when we can.
libguile/net_db.c