summaryrefslogtreecommitdiff
path: root/pjlib/src/pj/ioqueue_winnt.c
AgeCommit message (Expand)Author
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2007-02-17Fixed ticket #107: deadlock with ioqueue/IOCP unregistration when unregistrat...Benny Prijono
2006-11-23Fixed crash in IoCompletionPort during unregistration. Also remove WSACleanup...Benny Prijono
2006-07-10Fixed several bugs in WinNT IOCP: (1) accept() does not return correct addres...Benny Prijono
2006-07-03Change all pj_memset to pj_bzero(), where applicableBenny Prijono
2006-06-28Fixed bug in ioqueue IOCP: accept() callback is called with new socket handle...Benny Prijono
2006-03-30Fixed race condition bug in ioqueue unregistration for select and Win32 IOCP ...Benny Prijono
2006-03-22Fixed bug in ioqueue with IO Completion Port backend, where events may still ...Benny Prijono
2005-11-25Win32 IOCP ioqueue calls multiple connect completion on a single pollBenny Prijono
2005-11-21Fixed MSVC compilation warnings in release buildBenny Prijono
2005-11-21Set svn:eol-style for all filesBenny Prijono
2005-11-19Added PJ_IOQUEUE_ALWAYS_ASYNC flagBenny Prijono
2005-11-18Pretty commentsBenny Prijono
2005-11-13Applying license to pjprojectBenny Prijono
2005-11-11First clean compile of pjsipBenny Prijono
2005-11-09Rework pjlib++Benny Prijono
2005-11-07UDP echo testing in LinuxBenny Prijono
2005-11-07Added file I/O and file access APIBenny Prijono
2005-11-06Changed ioqueue to allow simultaneous operations on the same keyBenny Prijono
2005-11-02Final commit before 0.3-pre3Benny Prijono
2005-11-01Just changing keyword expansionBenny Prijono
2005-11-01Added suppor /and fix things for SunOS portBenny Prijono
2005-10-31initial importBenny Prijono