summaryrefslogtreecommitdiff
path: root/pjlib/src/pj/ioqueue_epoll.c
AgeCommit message (Expand)Author
2013-05-30Re #1664: Fixed wrong handling of poll errorLiong Sauw Ming
2013-05-03Fixed #1664: Fixed the bug of unhandled error events in non-connecting socket...Nanang Izzuddin
2013-05-03Fix #1663: Fixed pj_ioqueue_register_sock2() to avoid access to uninitialized...Nanang Izzuddin
2013-03-11Fixed #1638: more group lock fixes, this time for ioqueue_epollBenny Prijono
2013-02-21Fixed #1616: Implementation of Group lock and other foundation in PJLIB for f...Benny Prijono
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2011-03-16Fixed #1211: Add pjlib API pj_gettickcount() that returns a monotonically inc...Liong Sauw Ming
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-09-23More ticket #622: some more fixes to ioqueue_epoll, it passes pjlib-test now ...Benny Prijono
2008-09-19Couple of fixes in ioqueue_epoll for ticket #622 (still not working)Benny Prijono
2008-09-18Ticket #622: initial integration of ioqueue_epoll patch, updated the configur...Benny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2006-07-08Attempted to fix epoll for LinuxBenny Prijono
2006-07-06Fixed link errors in ioqueue epoll backendBenny Prijono
2006-02-27Temporary fix: added sleep() when epoll returns non-zero while no descriptor ...Benny Prijono
2006-01-20Completed testing for WinCE portBenny Prijono
2005-11-21Set svn:eol-style for all filesBenny Prijono
2005-11-18Pretty commentsBenny Prijono
2005-11-13Applying license to pjprojectBenny Prijono
2005-11-07UDP echo testing in LinuxBenny Prijono
2005-11-06Tested new ioqueue framework on Linux with select and epollBenny Prijono
2005-11-01Just changing keyword expansionBenny Prijono
2005-11-01Added suppor /and fix things for SunOS portBenny Prijono
2005-10-31initial importBenny Prijono