Changes between Initial Version and Version 2 of Ticket #34519
- Timestamp:
- May 20, 2012, 7:25:54 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34519
- Property Owner changed from macports-tickets@… to ryandesign@…
-
Property
Status
changed from
new
toassigned
- Property Keywords haspatch added
-
Ticket #34519 – Description
initial v2 1 As of [http://svn.macports.org/repository/macports/trunk/dports/devel/LibVNCServer/Portfile]@92750, the 0.9.9 release of LibVNCServer is being used which includes new IPv6 support.1 As of r92750, the 0.9.9 release of LibVNCServer is being used which includes new IPv6 support. 2 2 3 3 Now LibVNCServer will attempt to bind both an IPv4 and IPv6 socket for listening. Unfortunately, if one of those fails and the other succeeds for some reason (maybe the IPv6 port is in use, but the IPv4 port is not), the server will segfault as soon as a connection arrives.