1. dc39353 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  2. 22d50e9 Fix sanity and move a header include by murgatroid99 · 8 years ago
  3. aa9c578 Clean up code after merge with master by murgatroid99 · 8 years ago
  4. 956f1d3 Refactor udp_server to use a linked list of ports by Robbie Shade · 8 years ago
  5. 9aa6f40 Add callback when gRPC FD is about to be orphaned. by Robbie Shade · 8 years ago
  6. 4c43ed3 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  7. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  8. 8a03448 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  9. 9533d04 Fix includes by Craig Tiller · 8 years ago
  10. 9a4dddd Fix include guards by Craig Tiller · 8 years ago
  11. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago[Renamed from src/core/iomgr/udp_server.h]
  12. 029ecca Merge pull request #5832 from vjpai/make_udp_server_test_great_again by Nicolas Noble · 8 years ago
  13. 59743d6 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  14. aea3207 Remove a typedef that was causing a redefinition error on some compilers by vjpai · 8 years ago
  15. 3598d44 Fixed include guards by David Garcia Quintas · 8 years ago
  16. 69b093b Revert "Revert "Add an implementation firewall against pollset_set"" by Craig Tiller · 8 years ago
  17. e9ef536 Revert "Add an implementation firewall against pollset_set" by Vijay Pai · 8 years ago
  18. e2a8a3f Merge branch 'hide-the-pollset' into hide-the-pollset-set by Craig Tiller · 8 years ago
  19. 3d14fd6 Update copyright comments. by Robbie Shade · 9 years ago
  20. 926e24c Remove unused grpc_udp_server_write method by Robbie Shade · 9 years ago
  21. c6787b2 Fix broken udp_server_test, by adding exec_ctx to read_cb by Robbie Shade · 9 years ago
  22. a8e2e52 Pass through grpc_fd pointer rather than int. by Robbie Shade · 9 years ago
  23. 499fb05 Restoring sanity. by Nicolas "Pixel" Noble · 9 years ago
  24. 109a8dc Stop shadowing global name by Robbie Shade · 9 years ago
  25. 147fe70 Add grpc_server argument to grpc_udp_server_start by Robbie Shade · 9 years ago
  26. a82950e clang-format all core files by Craig Tiller · 9 years ago
  27. 1be70cc Move arguments to the start of lists by Craig Tiller · 9 years ago
  28. 45724b3 indent pass to get logical source lines on one physical line by Craig Tiller · 9 years ago
  29. d9ccbbf Rename call_list to closure_list by Craig Tiller · 9 years ago
  30. d1bec03 Call list progress by Craig Tiller · 9 years ago
  31. bb84dc0 Merge remote-tracking branch 'upstream/master' into remove_udp_new_transport_cb by Robbie Shade · 9 years ago
  32. 32ca48c Core compiles with -Wsign-conversion by Craig Tiller · 9 years ago
  33. 7810e02 Remove unnecessary new_transport callback from the UDP server by Robbie Shade · 9 years ago
  34. 3d4fc4a Expose the UDP server FD by Robbie Shade · 9 years ago
  35. a4e21a1 Added udp_server.{h,cc}. by Robbie Shade · 9 years ago