Commit Graph

5 Commits

Author SHA1 Message Date
Nikita Volkov
7954c8d734 Semigroup 2016-02-23 09:43:07 +03:00
Leon P Smith
eeff72e2f6 Add rudimentary tracking of explicit disconnects
No guarantee that using a connection after it has been closed will
result in a sensible operation,  but at least it won't result in
a use-after-free memory fault now.

Also, this should make this interface relatively safe to use concurrently.
2015-12-26 01:32:03 -05:00
Nikita Volkov
ef1b6ff8b3 Encoding/Decoding -> Encoders/Decoders 2015-12-05 09:09:31 +03:00
Nikita Volkov
5c9cc57ab2 Consistent styling 2015-11-08 21:20:07 +03:00
Nikita Volkov
c9ef7eda7d Complete reimplementation 2015-11-08 21:09:42 +03:00