Subject: Re: Proposal: socketfrom()
To: None <tech-net@NetBSD.org>
From: Matthias Scheler <tron@zhadum.org.uk>
List: tech-net
Date: 07/05/2007 12:50:31
On Thu, Jul 05, 2007 at 01:38:05AM -0400, Thor Lancelot Simon wrote:
> int socketfrom(int template, int domain, int type, int protocol);

Is there any other useful application than using this for outbound
connection?

If there isn't what about this:

int connectfrom(int template, int domain, int type, int protocol,
                struct sockaddr *name, socklen_t namelen);

	Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/