https://issues.apache.org/bugzilla/show_bug.cgi?id=43327




--- Comment #4 from David Pashley <[EMAIL PROTECTED]>  2008-05-29 08:45:42 PST 
---
Suitable snippet from the strace log:

9749  socket(PF_INET6, SOCK_STREAM, IPPROTO_TCP) = 30
9749  setsockopt(30, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
9749  setsockopt(30, SOL_SOCKET, SO_KEEPALIVE, [1], 4) = 0
9749  bind(30, {sa_family=AF_INET, sin_port=htons(8180),
sin_addr=inet_addr("0.0.0.0")}, 16) = -1 EINVAL (Invalid argument)


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to