Closed andrewlalis closed 1 year ago
There were multiple bugs preventing this from compiling, which this PR fixes.
Unfortunately, if I try mocking std.socket.Socket
after that, I get a memory violation at runtime. I don't have time to look into this though.
Given the following code:
I receive the following error output:
I'm not entirely sure what's going on here, and I'd appreciate any help in interpreting this error.