Commit Graph
610 Commits
Author SHA1 Message Date
xtaci b8cc8a83fb fix windows compatibility in setsockopt 2019-07-18 16:35:52 +08:00
xtaci 4b6ad7e691 set dualstack DSCP 2019-07-15 21:30:21 +08:00
xtaciandGitHub db722ec0b5 Update README.md 2019-07-02 10:54:19 +08:00
xtaci aba76787a5 bug fix v5.4.2 2019-06-11 15:27:26 +08:00
xtaci 3a4bcb9bae fix sendmmsg/recvmmsg compatibility issue for old linux kernel v5.4.1 2019-06-11 13:56:56 +08:00
xtaci 09348110eb add NewConn3 v5.4 2019-06-04 09:29:07 +08:00
xtaci cf683954a2 move currentMs() to kcp.go 2019-06-01 18:23:55 +08:00
xtaci f461a5b74d fix 2019-05-23 23:58:16 +08:00
xtaci 5e990bd411 safer conversion 2019-05-23 23:56:01 +08:00
xtaci c749e12021 enlarge paws border 2019-05-23 22:41:45 +08:00
xtaci 25d1f27185 fix compile 2019-05-23 17:51:48 +08:00
xtaci 1b7e2c5067 using lossyconn as sophisticated link test 2019-05-23 17:28:14 +08:00
xtaciandGitHub d13b2aa3b4 Update README.md 2019-05-22 20:02:44 +08:00
xtaciandGitHub 065ff6e8b5 Update README.md 2019-05-22 11:51:01 +08:00
xtaci 8c62a9b02c bug fix v5.3.9 2019-05-20 16:36:53 +08:00
xtaciandGitHub b1dff5c9b1 Update README.md 2019-05-17 12:32:34 +08:00
xtaciandGitHub 5a48df8283 Update README.md 2019-05-17 12:28:43 +08:00
xtaciandGitHub 320b369a64 Update README.md 2019-05-17 10:05:27 +08:00
xtaciandGitHub 7285aef504 Update README.md 2019-05-17 10:03:10 +08:00
xtaciandGitHub d68de25721 Update README.md 2019-05-16 21:13:50 +08:00
xtaci 5a8390a53f add an echo example 2019-05-16 20:51:39 +08:00
xtaci 19f7e2e17a upd comments 2019-05-16 17:33:48 +08:00
xtaci e2adf8df36 upd comment 2019-05-16 17:09:57 +08:00
xtaci 9a7974d233 add overview comment for package 2019-05-16 13:35:08 +08:00
xtaci b72f21590b comments 2019-05-16 13:08:14 +08:00
xtaci 98c5c61007 add some comments 2019-05-16 12:43:50 +08:00
xtaci 49cb73af81 rename var v5.3.8 2019-05-13 21:50:55 +08:00
xtaci c30986f46b move heavy ops out of sync once 2019-05-13 21:28:46 +08:00
xtaci edf480d760 clearance 2019-05-13 17:01:14 +08:00
xtaci af0ce8f01d proper error handling v5.3.7 2019-05-13 16:31:28 +08:00
xtaci 636fcdcf0e add socketWriteError and socketReadError 2019-05-13 15:20:45 +08:00
xtaci 7ad4102a08 correct counting v5.3.6 2019-05-12 20:17:16 +08:00
xtaci 527f3f2771 remove 2019-05-12 20:06:07 +08:00
xtaci 0eea5d5e2e do not close socket in synchronized sending v5.3.5 2019-05-12 18:38:56 +08:00
xtaci 50b172793c recap 2019-05-12 18:02:35 +08:00
xtaci e915e38f55 use session's bconn 2019-05-12 17:56:58 +08:00
xtaci 76c97ed244 sychronized batch output 2019-05-12 17:51:12 +08:00
xtaci dd2b152d8c add uncorkInternal for control of batchSize 2019-05-12 17:21:56 +08:00
xtaci a5f3cc971b fix v5.3.4 2019-05-10 14:35:16 +08:00
xtaci 2a8736af12 add stack to error v5.3.3 2019-05-10 14:28:55 +08:00
xtaci 2a54490895 socketError stored with stack 2019-05-10 13:45:34 +08:00
xtaci be79ecbbdc proper error handling v5.3.2 2019-05-10 12:23:19 +08:00
xtaci e6d22dff63 proper errors 2019-05-10 12:13:59 +08:00
xtaci a09f13ea60 use standard error var from pkg/io 2019-05-10 12:01:11 +08:00
xtaci e3e2ef6795 upd test 2019-05-09 18:33:39 +08:00
xtaci beb164251e return always prefer socket errors 5.3.1 2019-05-09 16:41:17 +08:00
xtaci cfc0c8e463 error handling 2019-05-09 16:31:52 +08:00
xtaci e634875296 better error handling 2019-05-09 16:03:29 +08:00
xtaci 5fee4f1c79 preserve socket error for listener 2019-05-09 15:30:25 +08:00
xtaci ea4f44e8cd handle error and fix race 2019-05-09 13:55:28 +08:00