On Wed, Oct 17, 2012 at 09:16:51AM +0200, [email protected] wrote: > On Tue, Oct 16, 2012 at 07:37:59 +0000, Oswald Buddenhagen wrote: > > printf( ">>> %d LOGIN <user> <pass>\n", cmd->tag ); > > + fflush( stdout ); > > why not just use setlinebuf(stdout)? > because it's not sufficient. some debug statements emit partial lines.
------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ isync-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/isync-devel
