Ticket #9 (accepted defect)
IPv6 socket create fails on Cygwin
| Reported by: | eagle | Owned by: | eagle |
|---|---|---|---|
| Priority: | minor | Component: | Core |
| Version: | 0.1.12 | Keywords: | |
| Cc: |
Description
OC failed to create an IPv6 socket on Cygwin even if IPv6 patch is applied to it (Cygwin).
Change History
Note: See
TracTickets for help on using
tickets.

This (protocol not supported) might have happend because IPv6 wasn't activated on Windows.
IPv6 sockets are currently disable in Cygwin code part.
Investigation will be done.