summaryrefslogtreecommitdiff
path: root/pjlib/src/pj/ioqueue_winnt.c
AgeCommit message (Expand)Author
2014-01-31Misc (re #1630): Fixed some more typos in the codes.Nanang Izzuddin
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
2010-01-08Ticket #1001:Nanang Izzuddin
2009-10-15Fixed ticket #973: pj_ioqueue_accept() fails on Windows NT IOCP backend if co...Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-08-26Fixed ticket #601: Bug in IoCompletionPort ioqueue with TCP server socket cau...Benny Prijono
2008-07-18Ticket #575: Unregistering from Windows IOCompletionPort (IOCP) ioqueue does ...Benny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-02-13Ticket #474: option in ioqueue to control concurrency (to allow/disallow simu...Benny Prijono
2007-07-20Ticket #354: build PJLIB as dynamic libraries (.DSO) in SymbianBenny Prijono
2007-04-06Fixed ticket #216: Build error when PJ_HAS_TCP is set to zero (thanks ChenHuan)Benny Prijono
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