Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bindresvport_af()
>Module Name: basesrc
>Committed By: itojun
>Date: Wed Jan 26 13:20:27 UTC 2000
>
>Modified Files:
> basesrc/distrib/sets/lists/comp: mi
> basesrc/include/rpc: rpc.h
> basesrc/lib/libc/rpc: Makefile.inc bindresvport.3 bindresvport.c
>
>Log Message:
>implement bindresvport_sa(), which is necessary for IPv6 support in certain
>programs (like rshd or rlogind).
>
>bindresvport() and bindresvport_sa() exhibits exactly the same functionality,
>with different function prototype (sockaddr_in * and sockaddr *).
oops, AF_INET6 case does not work due to lack of kernel support
for PORTRANGE :-P sorry I'll bring that in sooner.
itojun
Home |
Main Index |
Thread Index |
Old Index