[1/5] mesos git commit: Removed incorrect CHECK in SSL socket `send()`.

2016-09-19 Thread josephwu
Repository: mesos Updated Branches: refs/heads/0.28.x a82539ff2 -> 91845ec22 Removed incorrect CHECK in SSL socket `send()`. The lambda placed on the event loop by the libevent SSL socket's `send()` method previously used a `CHECK` to ensure that the socket's `send_request` member was not

[1/5] mesos git commit: Removed incorrect CHECK in SSL socket `send()`.

2016-09-19 Thread josephwu
Repository: mesos Updated Branches: refs/heads/0.27.x 329aca4a9 -> ed0a8762e Removed incorrect CHECK in SSL socket `send()`. The lambda placed on the event loop by the libevent SSL socket's `send()` method previously used a `CHECK` to ensure that the socket's `send_request` member was not