Commit Graph

21 Commits

Author SHA1 Message Date
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Sree Kuchibhotla b5b6bfd89b Updates C Core 2017-03-22 02:32:01 -07:00
Sree Kuchibhotla 1dbd981cf8 Prefix grpc_cq_polling_type enums with GRPC_CQ_ 2017-03-03 14:27:44 -08:00
Sree Kuchibhotla 321881d07f Change Core to use the new completion_queue_create API 2017-03-02 13:03:30 -08:00
yang-g 9ef0cd81f7 Initialize variable. 2016-07-06 16:17:37 -07:00
Craig Tiller a4d2d0c798 Merge github.com:grpc/grpc into reuse_port 2016-06-20 08:09:52 -07:00
Craig Tiller 115ae4004c Add some tests 2016-06-03 12:00:05 -07:00
Craig Tiller f5f290459a Fix up some server setup bugs 2016-06-03 11:29:55 -07:00
Craig Tiller ccc8ec54b0 Merge branch 'error' into reuse_port 2016-05-24 06:55:47 -07:00
Craig Tiller 644da98573 Fixes 2016-05-19 09:19:28 -07:00
Craig Tiller cf2cce661d Bug fixes 2016-05-17 08:33:20 -07:00
Jan Tattermusch abb4f5f3ab Merge pull request #6070 from ctiller/head-of-line-blocking
Fix a head of line blocking issue in the C++ server
2016-04-05 14:31:33 -07:00
Craig Tiller 084aa62861 Remove unnecessary -2016 from copyrights 2016-04-05 08:36:49 -07:00
Craig Tiller 06cb1a9d93 Initial interface rework to allow knowing whether to pull payload at registration, not at request time 2016-04-04 08:10:47 -07:00
Craig Tiller b093686e59 Fix copyright 2016-03-10 07:17:25 -08:00
Craig Tiller df5231ec09 Implement tests 2016-03-10 07:00:47 -08:00
Craig Tiller ef55655f79 Add includes 2015-12-11 19:56:34 -08:00
Craig Tiller e27954ca2e Fix memory leaks 2015-12-11 15:33:08 -08:00
Craig Tiller b3466dc38e Also delete cq 2015-12-11 14:40:15 -08:00
Craig Tiller 10c4b3c70d Add a test for binding a server to the same port twice; fix crashes 2015-12-11 14:38:18 -08:00
yang-g c3d94fb82a add tests for public server apis 2015-12-10 14:38:00 -08:00