Changeset 5554:974f701cf7b5 in roaraudio for include


Ignore:
Timestamp:
07/07/12 13:55:15 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

support to convert EAI_* error codes (Closes: #255)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/error.h

    r5544 r5554  
    4848 ROAR_ERROR_TYPE_YIFF, 
    4949 ROAR_ERROR_TYPE_APPLICATION, 
    50  ROAR_ERROR_TYPE_HTTP 
     50 ROAR_ERROR_TYPE_HTTP, 
     51 ROAR_ERROR_TYPE_EAI /* getaddrinfo() and friends */ 
    5152}; 
    5253 
Note: See TracChangeset for help on using the changeset viewer.