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
BaseChannel::create() arguments reordered in natural way.
1) Swapped targetHandle and targetHandleType arguments.
2) Type of the targetHandleType changed to Tp::HandleType to
force compilation error.
3) Added default values: targetHandleType = Tp::HandleTypeNone,
targetHandle = 0.
0 commit comments