view libpurple/protocols/Makefile.am @ 21467:3d70e3ec8a47

My changes to disable external port mapping exposed a flaw where the server socket was being closed immediately, before the client had read all the data - this caused the client to receive a RST and consequently error. The solution is to wait for the client to close the connection before closing the server connection. I'm surprised this hasn't been a problem elsewhere - it seems like it would be.
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 13 Nov 2007 06:27:27 +0000
parents 8ae3eef4a27d
children 7b197bc1d196
line wrap: on
line source

EXTRA_DIST = Makefile.mingw

DIST_SUBDIRS = bonjour gg irc jabber msn msnp9 myspace novell null oscar qq sametime silc silc10 toc simple yahoo zephyr

SUBDIRS = $(DYNAMIC_PRPLS) $(STATIC_PRPLS)