Am 05.01.2013 17:57, schrieb Ali Çehreli: > On 01/05/2013 08:52 AM, David wrote: > >> http://dpaste.dzfl.pl/d703d10e (code from above) > > That is equally incomplete. :) Could you please also provide surrounding > code that would help us reproduce this issue? At the minimum, the import > lines and a main() function will be helpful. > > Thank you, > Ali >
16k codebase: https://github.com/Dav1dde/BraLa/tree/master/brala/network/packets util.d contains this code, server.d and client.d mix it in, it's used like in parse_packet (util.d)
