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
How would you feel about adding the option to also specify the socket parameter to the real_connect call as its currently set to be null.
I've ran into an issue where I need to override the socket value but there's no way to actually pass it in. I have slightly modified the module to also include this parameters and its holding up against my testing on GCP and can make a PR if you think its worthwhile.