mirror of
https://github.com/facebook/proxygen.git
synced 2025-08-17 13:21:04 +03:00
add handshake events handling
Summary: zmq4.3 bring up 4 more handshake events, add proper handling in sock monitor Reviewed By: saifhhasan Differential Revision: D15058676 fbshipit-source-id: d2553c7e32471a2403857741cbb77a40e50d353e
This commit is contained in:
committed by
Facebook Github Bot
parent
a6417f1e52
commit
c4cdad4b30
@@ -15,7 +15,7 @@ from shell_quoting import ShellQuoted
|
||||
|
||||
|
||||
def fbcode_builder_spec(builder):
|
||||
builder.add_option('zeromq/libzmq:git_hash', 'v4.2.5')
|
||||
builder.add_option('zeromq/libzmq:git_hash', 'v4.2.2')
|
||||
return {
|
||||
'depends_on': [folly, fbthrift, gmock, sodium, sigar],
|
||||
'steps': [
|
||||
|
Reference in New Issue
Block a user