Historique des commits

Auteur SHA1 Message Date
  Yash Tibrewal f2dc650f8b Do not reset outgoing buffer on failsafe path il y a 6 ans
  Soheil Hassas Yeganeh 801eed8387 Merge pull request #18926 from soheilhy/slicebuffer-first il y a 6 ans
  Soheil Hassas Yeganeh 70d5e5af17 Introduce GRPC_TRACE_FLAG_ENABLED macro to mark trace branches unlikely. il y a 6 ans
  Soheil Hassas Yeganeh 1f0476267b Add a better comment and rename consume_first to remove_first. il y a 6 ans
  Soheil Hassas Yeganeh fd5f787080 Introduce slice_buffer helper methods to avoid copies. il y a 6 ans
  Soheil Hassas Yeganeh 714a13c193 Initialize TCP write and error closures only once. il y a 6 ans
  Soheil Hassas Yeganeh 91da938053 Make the TCP_INQ log a debug entry. il y a 6 ans
  Soheil Hassas Yeganeh 18b19105f2 Implement TCP_INQ for gRPC in Linux il y a 6 ans
  Soheil Hassas Yeganeh dcc5728ddf Initialize tcp->read_done_closure only once il y a 6 ans
  Keith Moyer 79285ccb23 Merge branch 'master' into master il y a 6 ans
  Yash Tibrewal 5eeb651a5f Add extra space for opt_stats as part of the formula as opposed to 1024 il y a 6 ans
  Yash Tibrewal 6a372ff442 Use constexpr il y a 6 ans
  Yash Tibrewal 5a44f700bb Increase allocated space for cmsgs il y a 6 ans
  Keith Moyer 619e6c8ef6 Compare mask with zero il y a 6 ans
  Yash Tibrewal cc19a55338 Revert "Revert "Fix for 17338. Delay shutdown of buffer list till tcp_free to avoid races"" il y a 6 ans
  Vijay Pai 95fe85f090 Revert "Fix for 17338. Delay shutdown of buffer list till tcp_free to avoid races" il y a 6 ans
  Soheil Hassas Yeganeh 4617ecd879 Merge pull request #17908 from soheilhy/tcp-posix-tsan il y a 6 ans
  Soheil Hassas Yeganeh 3492539b32 Use full_fetch_add for ref counting the backup poller. il y a 6 ans
  Yash Tibrewal bb73d8ce21 Fix for 17338. Delay shutdown of buffer list till tcp_free to avoid races il y a 6 ans
  Yash Tibrewal b9804c30fe Only log data at TCP level if flag is DEBUG il y a 6 ans
  Yash Tibrewal 3a51b54b09 Add namespace qualifier to scm_timestamping il y a 6 ans
  Yash Tibrewal ca90fd501d Merge pull request #17757 from yashykt/optstats il y a 6 ans
  Yash Tibrewal dc85d5b556 Allocate tcp_info on the heap to avoid stack frame limits il y a 6 ans
  Vijay Pai 44402ad0a1 Make executor look more like the rest of the codebase (namespace, etc) il y a 6 ans
  Yash Tibrewal 862faf55ba Use getsockopt to get the tcp_info struct with sendmsg timestamp il y a 6 ans
  Yash Tibrewal 1ec65a2c9b Fix tests il y a 6 ans
  Yash Tibrewal 23061cdfc2 Collect OPT_STATS along with tx timestamps il y a 6 ans
  Prashant Jaikumar 95965f71d3 Remove network_status_tracker il y a 6 ans
  Yash Tibrewal 9a7eec0c45 Suppress compiler error by initializing sent_length il y a 6 ans
  Yash Tibrewal 9544cc39b8 Merge branch 'master' into softerrorsetsocket il y a 6 ans