[mythtv-commits] Ticket #9873: New mutlicast socket code breaks windows build

MythTV noreply at mythtv.org
Mon Jun 27 02:50:49 UTC 2011


#9873: New mutlicast socket code breaks windows build
--------------------------------------+------------------------
     Reporter:  markk                 |      Owner:  danielk
         Type:  Bug Report - General  |     Status:  new
     Priority:  minor                 |  Milestone:  unknown
    Component:  Ports - Windows       |    Version:  Trunk Head
     Severity:  medium                |   Keywords:
Ticket locked:  0                     |
--------------------------------------+------------------------
 The main problem is that inet_pton is not available on MingW - and I'm not
 familiar enough with sockets to figure out a replacement.

 The *nix only includes in mmulticastsocketdevice.h also need to be ifdef'd
 out for windows (as in mmulticastsocketdevice.cpp)

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9873>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list