Changeset aac4017 for lib/ftutil.c


Ignore:
Timestamp:
2008-08-12T11:04:37Z (16 years ago)
Author:
ulim <a.sporto+bee@…>
Branches:
master
Children:
2288705
Parents:
5d550c5
Message:

More hints for getaddrinfo().

Hopefully solves a problem on FreeBSD.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib/ftutil.c

    r5d550c5 raac4017  
    3636#define HOST_NAME_MAX 255
    3737#endif
    38 #endif
    39 
    40 #ifndef AI_NUMERICSERV
    41 #define AI_NUMERICSERV 0x0400   /* Don't use name resolution.  */
    4238#endif
    4339
Note: See TracChangeset for help on using the changeset viewer.