Re: [Pgpool-general] function save_pending_data

2010-01-25 Thread Tatsuo Ishii
What for function save_pending_data in pool_stream.c ?. pgpool always reads READBUFSZ bytes from socket for performance reason. If caller of pool_read wants less than READBUFSZ and pool_read reads more bytes than caller expetcs, data should be saved for later use. That's the job for

[Pgpool-general] function save_pending_data

2010-01-22 Thread Muhammad Isnaini
What for function save_pending_data in pool_stream.c ?. Thank you. ___ Pgpool-general mailing list Pgpool-general@pgfoundry.org http://pgfoundry.org/mailman/listinfo/pgpool-general