summaryrefslogtreecommitdiff
path: root/pjlib/src/pj/activesock.c
AgeCommit message (Expand)Author
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