summaryrefslogtreecommitdiff
path: root/pjlib/src/pj/sock_bsd.c
AgeCommit message (Expand)Author
2006-07-03Change all pj_memset to pj_bzero(), where applicableBenny Prijono
2006-06-28Fixed bug in sockaddr_in: the sin_zero part of the sockaddr_in is not zeroed,...Benny Prijono
2006-05-10Merge-in RTEMS port patch by Phil Torre <ptorre@zetron.com>, alpha release.Benny Prijono
2006-03-22Added pj_inet_addr2()Benny Prijono
2006-03-20Ported pjlib to PowerPC/MacOSBenny Prijono
2006-02-08Fixed build errors when PJ_OS_HAS_CHECK_STACK or PJ_HAS_TCP is disabledBenny Prijono
2006-01-19Initial, quick and dirty WinCE port with EVC4Benny Prijono
2005-12-30Basic module, transport, and sending messagesBenny 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-06Fixed error with inet_ntoa()Benny Prijono
2005-11-06Tested new ioqueue framework on Linux with select and epollBenny Prijono
2005-11-06Put common ioqueue functionalities in separate file to be used by both select...Benny 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