Ignore:
Timestamp:
Mar 20, 2006 12:39:24 PM (18 years ago)
Author:
bennylp
Message:

Ported pjlib to PowerPC/MacOS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjlib/include/pj/compat/os_palmos.h

    r153 r338  
    5353 
    5454#define PJ_SOCK_HAS_INET_ATON       0 
     55#define PJ_SOCKADDR_HAS_LEN         0 
     56 
     57/* Is errno a good way to retrieve OS errors? 
     58 */ 
     59#define PJ_HAS_ERRNO_VAR            0 
    5560 
    5661/* When this macro is set, getsockopt(SOL_SOCKET, SO_ERROR) will return 
Note: See TracChangeset for help on using the changeset viewer.