summaryrefslogtreecommitdiff
path: root/pjlib/src/pj/activesock.c
AgeCommit message (Expand)Author
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2013-04-05Re #1643: Code restructure+add callback to support symbian gui appRiza Sulistyo
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
2010-10-11Fix #1145: API to enable/disable support for iOS BG feature during runtimeLiong Sauw Ming
2010-09-22Re #1134: for iOS4, remove unnecessary wrapping of sockets during creation.Liong Sauw Ming
2010-09-22Fixed #1130Liong Sauw Ming
2010-08-27Closed ticket #1107: iOS4 background featureLiong Sauw Ming
2009-11-03Ticket #984: Minor fix of compile warning of unused arg.Nanang Izzuddin
2009-11-03Ticket #984: Fixed active socket to pass updated/correct descriptors in invok...Nanang Izzuddin
2009-10-26Misc fix (#951): Updated active socket to keep passing the packet pointer, in...Nanang Izzuddin
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-08-26More ticket #601: premature connection close with TCP active socket caseBenny Prijono
2008-08-26Ticket #601: 100% CPU usage when TCP active socket receives ECONNRESETBenny Prijono
2008-08-26Fixed ticket #603: Crash in ICE with IoCompletionPort ioqueue with the test f...Benny Prijono
2008-08-04Added new active socket API's to specify application buffers in start_read() ...Benny Prijono
2008-07-29Initial work for ticket #579: added option to make the active socket sends al...Benny Prijono
2008-07-25Fixed linking errors in pjnath when TCP is disabled in PJLIBBenny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-06-06More ticket #531: added user_data parameter in activesocket creation API to m...Benny Prijono
2008-05-20Fixed Symbian build error caused by active socket addition to pjlib in ticket...Benny Prijono
2008-05-11Implement ticket #531: active socket abstraction to make ioqueue programming ...Benny Prijono