Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#184 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.5.10.3
Component: pjlib Version: 0.5.10.2
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

.. and changed pjsua-lib to flush the file whenever it writes the log.

Change History (3)

comment:1 Changed 17 years ago by bennylp

  • Summary changed from Added pj_file_flush() to file I/O API to flush file buffers to Added '''pj_file_flush()''' to file I/O API to flush file buffers

comment:2 Changed 17 years ago by bennylp

  • Resolution set to fixed
  • Status changed from new to closed
  • Summary changed from Added '''pj_file_flush()''' to file I/O API to flush file buffers to Added pj_file_flush() to file I/O API to flush file buffers

Implemented in r1073.

comment:3 Changed 17 years ago by bennylp

In r1137, pj_file_flush() is removed from pjsua-lib since it slows down application very substantially!

Note: See TracTickets for help on using tickets.