[reSIProcate] Opening a port under v4 and v6 simultaneously
Byron Campen
docfaraday at mac.com
Wed Aug 24 18:00:32 CDT 2005
I was working with repro today, and found that once a port is opened
(on a given protocol) under ipv4, attempting to open that same port/
protocol under ipv6 results in a TransportException stating that the
port is already in use. On inspection of the debug logs, however, I
see that bind is returning an error number of 98, which strerror
decodes to "Address already in use". Has anyone else encountered this
problem?
Regards,
Byron
More information about the resiprocate-devel
mailing list