improved handling network protocol version mismatch
authorHolger Schemel <info@artsoft.org>
Mon, 20 Aug 2018 09:30:59 +0000 (11:30 +0200)
committerHolger Schemel <info@artsoft.org>
Mon, 20 Aug 2018 09:30:59 +0000 (11:30 +0200)
commit2b062aac2defaf49659459125225c82c309ba0f5
treec17df1d1358dd68c2cefc6e4746467121078f378
parentcaa73e9a3ee291c0c19d10670d375c39b7a652a4
improved handling network protocol version mismatch

In case of different network protocol versions at network client and
server, show an error message and disable networking instead of
aborting the program with a "fatal error" style message.
src/network.c