[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Networking design proposal
From: |
Niels Möller |
Subject: |
Re: Networking design proposal |
Date: |
27 Oct 2002 00:03:14 +0200 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
Olivier Péningault <peningault@free.fr> writes:
> le sam 26-10-2002 à 20:13, Niels Möller a écrit :
> > like, it could be the current pfinet interface (where is that defined?
> in <hurd>/hurd/socket.defs
Thanks. There's one thing I don't understand: What's an "address"?
Like in
/* Create an address from a sockaddr. */
routine socket_create_address (
server: mach_port_t; /* Can be either pf_t or socket_t. */
sockaddr_type: int;
sockaddr: data_t SCP;
out addr: mach_port_send_t);
/* Create an address without any sockaddr. */
routine socket_fabricate_address (
server: mach_port_t; /* Can be either pf_t or socket_t. */
sockaddr_type: int;
out addr: mach_port_send_t);
I hope Thomas or Roland can enlighten us.
/Niels
- Re: New network implementation proposal [was: Re: ipv6 on hurd], (continued)
- Re: New network implementation proposal [was: Re: ipv6 on hurd], Niels Möller, 2002/10/24
- Re: New network implementation proposal [was: Re: ipv6 on hurd], Olivier Péningault, 2002/10/24
- Re: New network implementation proposal [was: Re: ipv6 on hurd], Lionel Elie Mamane, 2002/10/24
- Re: New network implementation proposal [was: Re: ipv6 on hurd], Niels Möller, 2002/10/25
- Re: New network implementation proposal [was: Re: ipv6 on hurd], Stephan Trebels, 2002/10/25
- Re: New network implementation proposal [was: Re: ipv6 on hurd], Olivier Péningault, 2002/10/25
- Re: New network implementation proposal [was: Re: ipv6 on hurd], Olivier Péningault, 2002/10/25
- Re: New network implementation proposal [was: Re: ipv6 on hurd], Niels Möller, 2002/10/26
- Networking design proposal, Niels Möller, 2002/10/26
- Re: Networking design proposal, Olivier Péningault, 2002/10/26
- Re: Networking design proposal,
Niels Möller <=
- Re: Networking design proposal, Olivier Péningault, 2002/10/26
- Re: Networking design proposal, Niels Möller, 2002/10/26
- Re: Networking design proposal, Olivier Péningault, 2002/10/27
- Re: Networking design proposal, Niels Möller, 2002/10/28
- Re: Networking design proposal, Michal 'hramrach' Suchanek, 2002/10/29
- Re: Networking design proposal, Olivier Péningault, 2002/10/30