Tue, 30 Aug 2005 22:26:19 +0200 Trailing whitespace cleanup
Mikael Berthe <mikael@lilotux.net> [Tue, 30 Aug 2005 22:26:19 +0200] rev 414
Trailing whitespace cleanup No real change.
Tue, 30 Aug 2005 21:25:16 +0200 Ignore SIGPIPE
Mikael Berthe <mikael@lilotux.net> [Tue, 30 Aug 2005 21:25:16 +0200] rev 413
Ignore SIGPIPE
Sun, 28 Aug 2005 21:23:05 +0200 Display full date in the log file
Mikael Berthe <mikael@lilotux.net> [Sun, 28 Aug 2005 21:23:05 +0200] rev 412
Display full date in the log file
Sun, 28 Aug 2005 10:38:10 +0200 Still need a temporization when connecting to a server
Mikael Berthe <mikael@lilotux.net> [Sun, 28 Aug 2005 10:38:10 +0200] rev 411
Still need a temporization when connecting to a server This reduces CPU consumption and fills the logs slower in debug mode.
Sat, 27 Aug 2005 22:32:31 +0200 Update ChangeLog
Mikael Berthe <mikael@lilotux.net> [Sat, 27 Aug 2005 22:32:31 +0200] rev 410
Update ChangeLog
Sat, 27 Aug 2005 22:20:03 +0200 Fix a SIGPIPE issue when connecting to the server
Mikael Berthe <mikael@lilotux.net> [Sat, 27 Aug 2005 22:20:03 +0200] rev 409
Fix a SIGPIPE issue when connecting to the server This change fixes a SIGPIPE when cw_nb_connect() is called too fast after make_nb_netsocket(). In this case getsockopt() reports a wrong value (no error) and the first jab_send_raw() in jconn.c gets a SIGPIPE. The delay in jabglue.c can then be removed.
Sat, 27 Aug 2005 18:59:48 +0200 Tune previous usleep() change
Mikael Berthe <mikael@lilotux.net> [Sat, 27 Aug 2005 18:59:48 +0200] rev 408
Tune previous usleep() change
Sat, 27 Aug 2005 18:00:38 +0200 Display server error messages to the user
Mikael Berthe <mikael@lilotux.net> [Sat, 27 Aug 2005 18:00:38 +0200] rev 407
Display server error messages to the user
Sat, 27 Aug 2005 15:38:55 +0200 Add usleep() calls
Mikael Berthe <mikael@lilotux.net> [Sat, 27 Aug 2005 15:38:55 +0200] rev 406
Add usleep() calls * Reduce CPU consumption when not connected * Should fix a weird timing bug when trying to connect on a closed port
Sat, 27 Aug 2005 12:30:46 +0200 Update sample config. file
Mikael Berthe <mikael@lilotux.net> [Sat, 27 Aug 2005 12:30:46 +0200] rev 405
Update sample config. file
(0) -300 -100 -10 +10 +100 +300 +1000 tip