Ignore:
Timestamp:
Nov 6, 2005 4:50:38 PM (19 years ago)
Author:
bennylp
Message:

Tested new ioqueue framework on Linux with select and epoll

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/main/pjlib/build/os-linux.mak

    r2 r14  
    1515                        pool_policy_malloc.o sock_bsd.o sock_select.o 
    1616 
    17 export PJLIB_OBJS += ioqueue_select.o  
    18 #export PJLIB_OBJS += ioqueue_epoll.o 
     17#export PJLIB_OBJS += ioqueue_select.o  
     18export PJLIB_OBJS += ioqueue_epoll.o 
    1919 
    2020# 
Note: See TracChangeset for help on using the changeset viewer.