SocketReader.e

Exception to throw on error

Note: It is set from outside, hence the package visibility.

struct SocketReader(size_t MAX_FIELD_SIZE = 512, size_t FIELDS = 16)
package
ErrnoException e;

Meta