Ticket #194: coherence-01-solaris.diff

File coherence-01-solaris.diff, 379 bytes (added by alfredpeng, 3 years ago)

patch for OpenSolaris?

  • Coherence-0.6.2/coherence/upnp/core/utils.py

    old new  
    106106 
    107107    system_type = uname()[0] 
    108108 
    109     if system_type == "Linux"
     109    if system_type == "Linux" or "SunOS"
    110110        SIOCGIFADDR = 0x8915 
    111111    else: 
    112112        SIOCGIFADDR = 0xc0206921