On Sun, 01 Dec 2013 19:45:15 +0100, Sönke Ludwig wrote:

so it's useful only if there is going to be some more processing between
the last write and returning from the function to reduce latency.

What should I use in this case? For example, I want to send answer for client and than save information to the log. Shall I use flush or finalize?