summaryrefslogtreecommitdiff
path: root/pjlib/src/pj/pool_buf.c
AgeCommit message (Expand)Author
2006-11-21Fixed handles leak upon program exit, by introducing pj_shutdown() and pj_ate...Benny Prijono
2006-10-13Fixed bug in static buffer based pool: thread local strorage leakageBenny Prijono
2006-10-08Major addition to support DNS SRV resolution in PJSIP:Benny Prijono
2006-09-17Added pool for allocating memory from the stack bufferBenny Prijono