net: log an error rather than asserting if send version is misused
commit08bb6f4ed48359aedd869450b99799b9c734084b
authorCory Fields <cory-nospam-@coryfields.com>
Thu, 2 Feb 2017 19:33:41 +0000 (2 14:33 -0500)
committerCory Fields <cory-nospam-@coryfields.com>
Thu, 2 Feb 2017 21:14:16 +0000 (2 16:14 -0500)
tree57b415e1f950001d44192ec2d071875661a27f19
parent7a8c2519015650acd51eaf42719f04e53f839bbe
net: log an error rather than asserting if send version is misused

Also cleaned up the comments and moved from the header to the .cpp so that
logging headers aren't needed from net.h
src/net.cpp
src/net.h