index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
iomgr
/
udp_server_test.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures
Craig Tiller
2017-01-03
|
\
|
*
clang-format code
Craig Tiller
2017-01-03
|
*
Changes to exec_ctx/closure/combiner/workqueue interfaces
Craig Tiller
2016-12-28
*
|
Review feedback
Craig Tiller
2016-11-14
|
/
*
Fix issue with pointers in udp_server_test
murgatroid99
2016-10-26
*
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-12
|
\
*
|
Fix sanity and move a header include
murgatroid99
2016-10-12
*
|
Clean up code after merge with master
murgatroid99
2016-10-10
|
*
Check for the correct number of orphan callbacks in udp_server_test
Robbie Shade
2016-10-10
|
/
*
Remove GRPC_NEED_UDP ifdefs
Robbie Shade
2016-08-02
*
Fixing udp test bitrotting.
Nicolas "Pixel" Noble
2016-07-19
*
Merge pull request #6576 from rjshade/fix_udp_server_test
Jan Tattermusch
2016-05-19
|
\
*
\
Merge pull request #5456 from ctiller/cleaner-posix3
Jan Tattermusch
2016-05-13
|
\
\
|
|
*
Correct assertion for single FD being orphaned. Consistent comments.
Robbie Shade
2016-05-13
|
|
/
|
/
|
*
|
Add callback when gRPC FD is about to be orphaned.
Robbie Shade
2016-05-12
|
*
Merge github.com:grpc/grpc into cleaner-posix3
Craig Tiller
2016-05-11
|
|
\
|
|
/
|
/
|
*
|
Fix dependencies
Craig Tiller
2016-04-12
*
|
Rollup of changes from the latest import
Craig Tiller
2016-04-11
|
*
Merge branch 'cleaner-posix2' into cleaner-posix3
Craig Tiller
2016-03-31
|
|
\
|
|
/
|
/
|
*
|
Merge github.com:grpc/grpc into cleaner-posix2
Craig Tiller
2016-03-31
|
\
\
|
*
|
Update copyrights
Craig Tiller
2016-03-31
|
|
*
Merge branch 'cleaner-posix2' into cleaner-posix3
Craig Tiller
2016-03-28
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge github.com:grpc/grpc into cleaner-posix2
Craig Tiller
2016-03-28
|
\
|
|
|
*
|
Fix includes
Craig Tiller
2016-03-25
|
*
|
Auto-changes
Craig Tiller
2016-03-25
|
|
*
Merge branch 'cleaner-posix2' into cleaner-posix3
Craig Tiller
2016-03-21
|
|
/
|
/
|
|
*
Fix an include
vjpai
2016-03-18
|
/
*
Fixing bitrotting in udp_server_test.c
Nicolas "Pixel" Noble
2016-03-17
*
Fixed header dependencies and copyrights
David Garcia Quintas
2016-02-16
*
Fix the arguments type for on_read and destroy callbacks to match with grpc_i...
Bogdan Drutu
2016-02-16
*
Exclude UDP code for now
Craig Tiller
2015-12-10
*
Fix broken udp_server_test, by adding exec_ctx to read_cb
Robbie Shade
2015-10-07
*
Pass through grpc_fd pointer rather than int.
Robbie Shade
2015-09-29
*
Stop shadowing global name
Robbie Shade
2015-09-25
*
Add grpc_server argument to grpc_udp_server_start
Robbie Shade
2015-09-25
*
Finish cleanup
Craig Tiller
2015-09-22
*
clang-format all core files
Craig Tiller
2015-09-22
*
Move argument passing to start of list
Craig Tiller
2015-09-22
*
Rename init
Craig Tiller
2015-09-22
*
Rename run
Craig Tiller
2015-09-22
*
Move arguments to the start of lists
Craig Tiller
2015-09-22
*
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
Rename call_list to closure_list
Craig Tiller
2015-09-22
*
Test bug fixes
Craig Tiller
2015-09-21
*
Call lists compile
Craig Tiller
2015-09-21
*
Remove arguments from on_read in test
Robbie Shade
2015-09-14
*
Merge remote-tracking branch 'upstream/master' into remove_udp_new_transport_cb
Robbie Shade
2015-09-14
|
\
|
*
Enable -Wconversion
Craig Tiller
2015-09-10
|
*
First round of fixing up implicit 64->32 bit conversions
Craig Tiller
2015-09-10
*
|
Removed on_connect callback from udp_server_test
Robbie Shade
2015-08-28
|
/
[next]