index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
lib
/
iomgr
/
udp_server.c
Commit message (
Expand
)
Author
Age
*
Run clang-format on udp_server.c
Paul Marks
2016-11-28
*
Fix a memory leak in grpc_udp_server_add_port()
Paul Marks
2016-11-23
*
Fix merge issue in udp_server.c
murgatroid99
2016-10-25
*
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-25
|
\
|
*
clang format
Robbie Shade
2016-10-20
*
|
Fix sanity and move a header include
murgatroid99
2016-10-12
|
*
Add needed include
Robbie Shade
2016-10-12
|
*
Uncomment accidentally commented line
Robbie Shade
2016-10-12
|
*
Merge branch 'master' into rewrite_udp_server_linked_list
Robbie Shade
2016-10-12
|
|
\
*
|
|
Clean up code after merge with master
murgatroid99
2016-10-10
*
|
|
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-07
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #7612 from rjshade/enable_udp_testing
Yang Gao
2016-10-05
|
|
\
\
|
|
*
\
Merge branch 'master' into enable_udp_testing
Robbie Shade
2016-10-04
|
|
|
\
\
|
*
|
|
|
added missing line to UDP server
David Garcia Quintas
2016-10-04
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Renamed GPR_ constants to GRPC_ in iomgr/port.h
murgatroid99
2016-08-08
*
|
|
|
Separate out iomgr-specific constants into a separate header
murgatroid99
2016-08-08
|
|
|
*
Refactor udp_server to use a linked list of ports
Robbie Shade
2016-08-02
|
|
*
|
Remove GRPC_NEED_UDP ifdefs
Robbie Shade
2016-08-02
|
|
/
/
|
/
|
|
|
|
*
Change udp_server to use linked list of ports
Robbie Shade
2016-08-02
|
|
/
|
/
|
|
*
Call orphan_cb before FD shutdown
Robbie Shade
2016-08-01
|
/
*
And remaining random leftover items.
Nicolas "Pixel" Noble
2016-07-14
*
Use the new socket creation api in udp_server.c
Robbie Shade
2016-07-13
*
Use grpc_error instead of bool in udp_server's on_read
Robbie Shade
2016-07-13
*
Correct error handling for failed set_sockopt calls in udp_server.c
Robbie Shade
2016-07-13
*
Minor fixes
yang-g
2016-06-13
*
Adds functions to set snd/rcv socket buffer sizes.
Robbie Shade
2016-06-08
*
Add callback when gRPC FD is about to be orphaned.
Robbie Shade
2016-05-12
*
Merge github.com:grpc/grpc into strong-includes
Craig Tiller
2016-04-21
|
\
*
|
Rollup of changes from the latest import
Craig Tiller
2016-04-11
|
*
Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_all
Nicolas "Pixel" Noble
2016-04-05
|
|
\
|
|
/
|
/
|
*
|
Merge github.com:grpc/grpc into cleaner-posix2
Craig Tiller
2016-03-31
|
\
\
|
*
|
Update copyrights
Craig Tiller
2016-03-31
*
|
|
Merge github.com:grpc/grpc into cleaner-posix2
Craig Tiller
2016-03-29
|
\
|
|
*
|
|
Merge github.com:grpc/grpc into cleaner-posix2
Craig Tiller
2016-03-28
|
*
|
merge to take src/core componentization into account
ahedberg
2016-03-28
|
/
/
|
*
Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_all
Nicolas "Pixel" Noble
2016-03-28
|
/
*
Fix includes
Craig Tiller
2016-03-25
*
Stage #1 of core breakup: move everything under lib
Craig Tiller
2016-03-25