Open kim opened 5 years ago
e.g. trying to send through a socket which went away is handled internally, but still throws without the constructor exported. Handling all synchronous exceptions from user code is the right thing to do, but not obvious from the types.
send
e.g. trying to
send
through a socket which went away is handled internally, but still throws without the constructor exported. Handling all synchronous exceptions from user code is the right thing to do, but not obvious from the types.