Peter Saint-Andre typeth: | Can't a server send the following in the same TCP packet? | | <stream:error> | <connection-timeout | xmlns='urn:ietf:params:xml:ns:xmpp-streams'/> | </stream:error> | </stream:stream> | Unfortunately not, because a stream:error MUST be followed by the termination of the TCP connection (4.7.1 rule 1).