[kudu-CR] tls socket: support zero-length writes

2017-02-01 Thread Todd Lipcon (Code Review)
Todd Lipcon has submitted this change and it was merged. Change subject: tls_socket: support zero-length writes .. tls_socket: support zero-length writes In some cases, we try to call Write() with a zero-length buffer. This is

[kudu-CR] tls socket: support zero-length writes

2017-02-01 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. Change subject: tls_socket: support zero-length writes .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/5861 To unsubscribe, visit http://gerrit.

[kudu-CR] tls socket: support zero-length writes

2017-02-01 Thread Todd Lipcon (Code Review)
Hello Dan Burkert, Alexey Serbin, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/5861 to review the following change. Change subject: tls_socket: support zero-length writes .. tls_socket: s