It's getsockname(2), not getsockname(3).
PR: docs/17102 Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
This commit is contained in:
parent
befd85d633
commit
009131b4f2
@ -61,7 +61,7 @@ Userland programs, such as
|
||||
.Xr faithd 8 ,
|
||||
can use this behavior to relay IPv6 TCP traffic to IPv4 TCP traffic.
|
||||
The program can accept some specific IPv6 TCP traffic, perform
|
||||
.Xr getsockname 3
|
||||
.Xr getsockname 2
|
||||
to get the IPv6 destination address specified by the client,
|
||||
and perform application-specific address mapping to relay IPv6 TCP to IPv4 TCP.
|
||||
.Pp
|
||||
|
Loading…
x
Reference in New Issue
Block a user