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
Currently, pointers use src and dst to refer to the caller and callee side of things respectively. Rename this to client and server. Although client and server is actually more specific than what pointers can represent, the terminology is more clear than src and dst.