config_json.go
|
allow capacity = 0
|
2016-07-04 13:31:21 +02:00 |
config.go
|
refine sending window size
|
2016-07-04 13:37:42 +02:00 |
connection.go
|
sending worker
|
2016-07-03 22:14:38 +02:00 |
crypt_test.go
|
another test case for simple authenticator
|
2016-06-18 10:58:21 +02:00 |
crypt.go
|
refactor bytes functions
|
2016-06-26 22:34:48 +02:00 |
dialer.go
|
leverage dice.Roll
|
2016-06-29 23:53:50 +02:00 |
kcp.go
|
apply sync.Pool to segments
|
2016-07-05 10:28:23 +02:00 |
listener.go
|
apply new classes to kcp core
|
2016-06-29 10:34:34 +02:00 |
output.go
|
rename ISegment -> Segment
|
2016-07-04 14:17:42 +02:00 |
receiving_test.go
|
test case for receiving queue
|
2016-07-02 23:37:51 +02:00 |
receiving.go
|
refine ack seg put
|
2016-07-05 10:33:11 +02:00 |
segment_test.go
|
rename acksegment
|
2016-07-02 22:17:41 +02:00 |
segment.go
|
refine ack seg put
|
2016-07-05 10:33:11 +02:00 |
sending_test.go
|
fix test
|
2016-07-04 17:01:32 +02:00 |
sending.go
|
apply sync.Pool to segments
|
2016-07-05 10:28:23 +02:00 |
xor_amd64.go
|
fix duplicated asm function
|
2016-06-18 10:47:15 +02:00 |
xor_amd64.s
|
another test case for simple authenticator
|
2016-06-18 10:58:21 +02:00 |
xor.go
|
fix duplicated asm function
|
2016-06-18 10:47:15 +02:00 |