[mythtv-commits] Ticket #9873: New mutlicast socket code breaks windows build
MythTV
noreply at mythtv.org
Mon Jun 27 13:53:09 UTC 2011
#9873: New mutlicast socket code breaks windows build
----------------------------------+----------------------------
Reporter: markk | Owner: danielk
Type: Bug Report - General | Status: accepted
Priority: minor | Milestone: 0.25
Component: Ports - Windows | Version: Trunk Head
Severity: medium | Resolution:
Keywords: | Ticket locked: 0
----------------------------------+----------------------------
Comment (by danielk):
I don't know why inet_pton isn't working, it should be according to this:
http://msdn.microsoft.com/en-us/library/cc805844%28v=vs.85%29.aspx
But it is unnecessary here, QHostAddress has the toIPv4Address() method
for us.
Is this patch sufficient to fix windows compiles?
--
Ticket URL: <http://code.mythtv.org/trac/ticket/9873#comment:2>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
More information about the mythtv-commits
mailing list