You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add missing isConnected override to uv transport (#381)
Summary:
Project does not build with -DUSE_LIBUV=ON , due to the introduction of virtual isConnected() in base Pair class. This patch fixes it.
Pull Request resolved: #381
Reviewed By: DanilBaibak
Differential Revision: D53003428
Pulled By: malfet
fbshipit-source-id: a406a6fce10d202f06bc2c2ca5f066d6befaf292
0 commit comments