Properly shut down the connection
commita769774c79fb58e04fb8b2a8b1e80bdca5d1e173
authorWouter Verhelst <w@uter.be>
Fri, 16 Mar 2018 17:47:23 +0000 (16 18:47 +0100)
committerWouter Verhelst <w@uter.be>
Fri, 16 Mar 2018 17:47:23 +0000 (16 18:47 +0100)
treea3935a3cd614cb84d6f51cdb513b82ecf192ee91
parent2dc3261c791d1fd2d5ca104ac9fb0413fb577ce5
Properly shut down the connection

If a client sends the wrong data, it's usually a good idea to be nice to
them and run gnutls_bye() on them -- even if that doesn't buy is all
that much.
nbd-server.c