1
0
Fork 0
mirror of https://github.com/besterprotocol/besterd synced 2023-12-13 21:00:32 +01:00

WIP: Exception handling in message.d

This commit is contained in:
Tristan B. Kildaire 2020-04-27 23:19:36 +02:00
parent 543a6168ed
commit 22089b69d6

View file

@ -5,6 +5,8 @@ import std.json : JSONValue, parseJSON, toJSON;
import utils.debugging : debugPrint;
import std.stdio : writeln;
/* TODO: Use exception handling here */
/**
* Generalized socket receive function which will read into the
* variable pointed to by `receiveMessage` by reading from the