2
0
mirror of synced 2025-02-24 14:48:27 +00:00

7 Commits

Author SHA1 Message Date
Matt Joiner
577ea21793 Revert "bencode: Trailing bytes on Unmarshal is an error"
This reverts commit ad73a0ea8958ed6cb15513798762be65e5c29568.
2015-08-23 19:10:22 +10:00
Matt Joiner
ad73a0ea89 bencode: Trailing bytes on Unmarshal is an error 2015-08-23 17:47:01 +10:00
Matt Joiner
cdfba7a1ac Expose SyntaxError reason with a proper error 2014-11-18 22:08:08 -06:00
nsf
d0429086be Add more comments to the bencode library. Implement UnmarshalerError. 2012-06-30 22:26:20 +06:00
nsf
8db0c29da9 Add bufio.Writer error handling, move Flush to the internal code. 2012-06-24 16:59:04 +06:00
nsf
f8f98eb7cd Add missing interface definitions. 2012-06-22 19:34:04 +06:00
nsf
a68e4a6f5a Initial commit. 2012-06-20 19:21:32 +06:00