]> git.tdb.fi Git - libs/net.git/commit
Prevent serializing packets without an ID
authorMikko Rasa <tdb@tdb.fi>
Sat, 21 Sep 2019 15:23:01 +0000 (18:23 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 21 Sep 2019 15:23:01 +0000 (18:23 +0300)
commite6b880a3764447fff13b9fd0aff8e53a02add688
tree266fe4c359e46038fdd90457894fd2c7b985d47e
parentb97d82a641331b097d6ae973d0a99a3818e9ccc2
Prevent serializing packets without an ID

An attempt at such may arise from sending a structure intended to be used
as part of other packets, but not a packet on its own.
source/net/protocol.h