Commit Graph

565 Commits (a624e50ffe617d7c35bc3f1397b2e7379632cfed)

Author SHA1 Message Date
Darien Raymond 7e2246907b
refactor bytes reader 2017-04-19 11:52:27 +02:00
Darien Raymond 31a0951bd2
write by slice when buffer is too large 2017-04-19 10:14:52 +02:00
Darien Raymond 6361ea3188
refactor 2017-04-18 12:41:36 +02:00
Darien Raymond 14c75e5035
more test code 2017-04-18 12:32:24 +02:00
Darien Raymond ab9349ec31
rename buf.Copy 2017-04-17 22:50:02 +02:00
Darien Raymond e362c74fa9
remove unused code 2017-04-17 22:38:33 +02:00
Darien Raymond 8868fe68ed
optimize http server 2017-04-17 22:35:20 +02:00
Darien Raymond 54b441d690
simplify error propagation 2017-04-17 19:33:22 +02:00
Darien Raymond d9ea65696a
increase multi buffer capacity 2017-04-16 22:33:20 +02:00
Darien Raymond e5525715fb
optimize cfb stream writer 2017-04-16 22:30:29 +02:00
Darien Raymond 844c79f47e
remove unused code 2017-04-16 22:15:57 +02:00
Darien Raymond 5c2cabb44e
clear reference on release 2017-04-16 13:12:58 +02:00
Darien Raymond 2f565bfd5e
simplify ray stream 2017-04-16 09:57:28 +02:00
Darien Raymond 02ce3ffded
release buffer 2017-04-15 22:29:38 +02:00
Darien Raymond abe790181e
multi reader 2017-04-15 22:22:29 +02:00
Darien Raymond ed7b22622c
release buffer properly 2017-04-15 21:50:23 +02:00
Darien Raymond b1dfff2fdd
remove 8k buffer pool 2017-04-15 21:19:21 +02:00
Darien Raymond f506a39d32
multi buffer 2017-04-15 21:07:23 +02:00
Darien Raymond fd0a95e3c6
comments 2017-04-10 14:56:08 +02:00
Darien Raymond 1ab6c341e4
comments 2017-04-10 14:44:42 +02:00
Darien Raymond 68bc9ea8e4
cleanup error messages 2017-04-09 15:04:04 +02:00
Darien Raymond 35248497d2
refactor error messages 2017-04-09 01:43:25 +02:00
Darien Raymond bc4e2293ef
remove errors.Format 2017-04-09 00:31:06 +02:00
Darien Raymond 6c736b8d57
fix test break 2017-04-08 22:09:13 +02:00
Darien Raymond 2d813295e6
laze init of error messages 2017-04-08 21:18:13 +02:00
Darien Raymond ade8453c0a
completely remove connection reuse feature 2017-04-07 21:54:40 +02:00
Darien Raymond 2668954c12
update error messages 2017-04-06 22:17:13 +02:00
Darien Raymond 75f5cb9afb
refactor log and error 2017-04-06 21:13:17 +02:00
Darien Raymond fc31f9b94c
refactor error interface 2017-04-06 15:13:09 +02:00
Darien Raymond 3e809f4750
fix comments 2017-04-04 21:26:48 +02:00
Darien Raymond 2e5cb82790
update proto 2017-04-04 12:28:14 +02:00
Darien Raymond 18b0b87c52
no-op timer 2017-04-04 10:24:38 +02:00
Darien Raymond 891b8a03de
refactor 2017-04-03 01:07:01 +02:00
Darien Raymond 2111c7e9ca
update proto def 2017-04-02 14:24:10 +02:00
Darien Raymond f34ad57b58
refactor timer api 2017-03-31 21:45:43 +02:00
Darien Raymond b2c7b1a120
fix dead loop in merging reader 2017-03-28 13:10:57 +02:00
Darien Raymond f643344154
merge buf stream 2017-03-27 11:26:44 +02:00
Darien Raymond 14824c8451
fix timeout reader usage 2017-03-27 11:14:55 +02:00
Darien Raymond cb0e29ccdb
merging reader 2017-03-27 11:12:34 +02:00
Darien Raymond 702cfd69de
output all inner error messages 2017-02-24 01:05:02 +01:00
Darien Raymond a944df2f9b comments 2017-02-23 19:30:37 +01:00
Darien Raymond 31a21bef08
refactor uuid 2017-02-22 11:59:01 +01:00
Darien Raymond 6363c33790
detect actual address type for domain address type 2017-02-22 10:24:04 +01:00
Darien Raymond e480091388
smart error propagation 2017-02-21 23:14:07 +01:00
Darien Raymond 29d614fda5
comments 2017-02-20 11:25:05 +01:00
Darien Raymond bf7906c7f0
clean lint warnings 2017-02-20 10:33:35 +01:00
Darien Raymond 4d34d081f1
reduce default pool size for non x86 platform to 5MB. 2017-02-17 13:06:34 +01:00
Darien Raymond 9ad9af367c
rename import for net test 2017-02-16 21:08:10 +01:00
Darien Raymond 020b436827
merge bufio into buf 2017-02-15 22:51:01 +01:00
Darien Raymond 7199ffcaa2
refactor 2017-02-14 22:45:36 +01:00