OutpostUniverse / NetFixClient

Outpost 2 networking client module
0 stars 0 forks source link

Improve function returns within on immediate packet process #110

Closed Brett208 closed 4 years ago

Brett208 commented 4 years ago

The first commit fixes a warning from the circleci automated build about the function not stating return value.

I think the second commit more clearly shows the reader that those functions always fully process the packet.