- 24 Oct, 2018 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
This was causing https://github.com/ipfs/go-ipfs/pull/5637#issuecomment-432792969
-
- 28 Aug, 2018 1 commit
-
-
Cole Brown authored
-
- 08 Aug, 2018 1 commit
-
-
Steven Allen authored
-
- 14 Sep, 2017 1 commit
-
-
Steven Allen authored
Before, on close, we: 1. Weren't completing the write. 2. Flushing the buffer without waiting the latency delay. This fixes that by using two separate channels for close/reset and ignoring the close channel in deliverOrWait.
-
- 13 Sep, 2017 1 commit
-
-
Steven Allen authored
* Fix the tests to work with separate reset/close methods. * Ensure we interrupt writes on reset. * Always delay the proper time even if we're sending short messages. * Copy buffers as we send them. `Write` is not allowed to hang onto buffers. If we run into performance issues, we can always add a buffer pool.
-
- 08 Nov, 2016 1 commit
-
-
Jeromy authored
-
- 04 Oct, 2016 2 commits
- 18 Aug, 2016 1 commit
-
-
Jeromy authored
-
- 10 Aug, 2016 2 commits
- 27 Apr, 2016 1 commit
-
-
Jeromy authored
-
- 03 Mar, 2016 1 commit
-
-
Jeromy authored
-
- 04 Jan, 2016 1 commit
-
-
Jeromy authored
-
- 07 Dec, 2015 1 commit
-
-
Jeromy authored
-
- 19 Nov, 2015 1 commit
-
-
Jeromy authored
-
- 16 Nov, 2015 1 commit
-
-
Jeromy authored
-
- 12 Nov, 2015 1 commit
-
-
Jeromy authored
-
- 30 Sep, 2015 2 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
- 16 Jul, 2015 1 commit
-
-
Karthik Bala authored
License: MIT Signed-off-by: Karthik Bala <karthikbala444@gmail.com>
-
- 31 Mar, 2015 1 commit
-
-
Ho-Sheng Hsiao authored
- Modified Godeps/Godeps.json by hand - [TEST] Updated welcome docs hash to sharness - [TEST] Updated contact doc - [TEST] disabled breaking test (t0080-repo refs local)
-
- 24 Jan, 2015 1 commit
-
-
Juan Batiz-Benet authored
-
- 02 Jan, 2015 1 commit
-
-
Juan Batiz-Benet authored
The net package is the next to move. It will be massaged a bit still to fix the Network / "NetworkBackend" conflict.
-