]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Reject non-sideband connections.
authorAndre Noll <maan@systemlinux.org>
Mon, 23 Jul 2012 17:07:07 +0000 (19:07 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 1 Apr 2013 02:19:28 +0000 (02:19 +0000)
This makes the client abort the connection if the server does not
support sideband. Conversely, the server closes the socket if the
client did not request a sideband connection.

This breaks compatibility with earlier versions of para_server and
para_client but allows to clean up the code considerably.


No differences found