#185 closed enhancement (fixed)
Added pj_file_flush() to file I/O API to flush file buffers
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | minor | Milestone: | release-0.7.0-rc1 |
Component: | pjlib | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
See ticket #184 for details.
Change History (2)
comment:1 Changed 18 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 18 years ago by bennylp
In r1136, pj_file_flush() is removed from pjsua-lib since it slows down application very substantially!
Note: See
TracTickets for help on using
tickets.
Implemented in r1074.