annotate mcabber/Makefile.am @ 409:82064124324d

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.
author Mikael Berthe <mikael@lilotux.net>
date Sat, 27 Aug 2005 22:20:03 +0200
parents 65c564e957a8
children 103764a87777
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
233
65c564e957a8 [/trunk] Changeset 246 by mikael
mikael
parents: 57
diff changeset
1 SUBDIRS = connwrap libjabber src doc