scsh-hackers
[Top] [All Lists]

[Scsh-hackers] [ scsh-Bugs-461139 ] Argument type for network-info

To: noreply@sourceforge.net
Subject: [Scsh-hackers] [ scsh-Bugs-461139 ] Argument type for network-info
From: noreply@sourceforge.net
Date: Thu Sep 13 00:48:01 2001
List-id: Discussion among the implementors <scsh-hackers.lists.sourceforge.net>
Sender: scsh-hackers-admin@lists.sourceforge.net
Bugs item #461139, was opened at 2001-09-13 00:36
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110493&aid=461139&group_id=10493

Category: run-time
Group: None
Status: Open
Resolution: None
Priority: 6
Submitted By: Martin Gasbichler (mainzelm)
Assigned to: Olin Shivers (olin-shivers)
Summary: Argument type for network-info

Initial Comment:
network-info expects a socket-address as argument
but calls address->network-info which accepts integers
only.

As a socket-address contains a port too, this seems to
be the wrong argument for network-info?!?


----------------------------------------------------------------------

>Comment By: Martin Gasbichler (mainzelm)
Date: 2001-09-13 00:47

Message:
Logged In: YES 
user_id=17553

Let me add that all of {network,host,service,protocol}-info 
have a strange behavior if no information is found: they
return a record with the name field set to #f. 

IMHO it would be much better to return #f and not a useless
record.

The manual says nothing about the not-found case at all.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110493&aid=461139&group_id=10493


<Prev in Thread] Current Thread [Next in Thread>