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
/
tcp_server_windows.c
Commit message (
Expand
)
Author
Age
*
clang-format
Craig Tiller
2017-04-05
*
Update windows
Craig Tiller
2017-04-05
*
Change error_create API to slice
ncteisen
2017-03-13
*
Change error get/set API to grpc_slice
ncteisen
2017-03-10
*
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
Merge github.com:grpc/grpc into metadata_filter
Craig Tiller
2017-01-11
|
\
|
*
fix code formatting
Jan Tattermusch
2017-01-11
|
*
iocp_windows.c and tcp_server_windows.c: fixes for gcc on Windows (unused var...
Mario Emmenlauer
2017-01-11
*
|
clang-format
Craig Tiller
2017-01-06
*
|
Fixes, remove grpc_error_free_string
Craig Tiller
2017-01-06
|
/
*
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
|
*
Fixup Windows source files for new closure APIs
Craig Tiller
2017-01-03
|
*
Changes to exec_ctx/closure/combiner/workqueue interfaces
Craig Tiller
2016-12-28
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-12-12
|
\
|
|
*
Fix allocation bug.
Mark D. Roth
2016-12-09
|
*
Pass ownership of grpc_tcp_server_acceptor to connector.
Mark D. Roth
2016-12-08
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-30
|
\
|
|
*
clang-format
Craig Tiller
2016-11-29
|
*
Fix races on tcp server shutdown on Windows
Craig Tiller
2016-11-29
*
|
Progress towards making grpc_slice_unref_internal take an exec_ctx
Craig Tiller
2016-10-31
|
/
*
clang-format code
Craig Tiller
2016-10-28
*
Fix some other Windows bugs while we're here
Craig Tiller
2016-10-28
*
clang-format code
Craig Tiller
2016-10-28
*
Fix resource quotas on Windows
Craig Tiller
2016-10-28
*
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-12
|
\
|
*
Fix Windows server
Dan Born
2016-10-03
|
*
Require non-NULL exec_ctx to unref.
Dan Born
2016-09-26
*
|
Clang format
murgatroid99
2016-09-26
*
|
Updated changes for Windows, removed unistd.h from test files
Michael Lumish
2016-09-26
*
|
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
|
/
*
Shutdown the listeners early when destroying the tcp_server
yang-g
2016-07-11
*
Merge github.com:grpc/grpc into reuse_port
Craig Tiller
2016-06-26
|
\
|
*
Initialize port to -1
Ken Payson
2016-06-22
*
|
Fix windows build error
Craig Tiller
2016-06-20
|
/
*
Merge github.com:grpc/grpc into error
Craig Tiller
2016-06-06
|
\
|
*
Merge remote-tracking branch 'upstream/master' into base
Yuchen Zeng
2016-05-31
|
|
\
*
|
|
Rename functions
Craig Tiller
2016-05-24
*
|
|
Merge github.com:grpc/grpc into error
Craig Tiller
2016-05-24
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix formatting, mem leak, stall
Craig Tiller
2016-05-20
|
*
|
Attempt to fix Windows
Craig Tiller
2016-05-20
*
|
|
Windows fixes for error handling
Craig Tiller
2016-05-18
*
|
|
clang-format
Craig Tiller
2016-05-17
*
|
|
Windows port of error system
Craig Tiller
2016-05-17
|
/
/
|
*
Change win32 file suffix
Yuchen Zeng
2016-04-26
*
|
Removing grpc_tcp_server_port_fd* from the Windows implementation.
Nicolas "Pixel" Noble
2016-04-15
*
|
Adding support for msys.
Nicolas "Pixel" Noble
2016-04-15
|
/
*
Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_all
Nicolas "Pixel" Noble
2016-04-05
|
\
[next]