-
Notifications
You must be signed in to change notification settings - Fork 873
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem with nbconn.NetConn #1605
Comments
I'm not sure exactly what you're trying to but at the very least directly using the underlying But regardless, I think what you can do is to set a custom |
Thanks I will check it out |
I need this for my https://github.com/mhkarimi1383/pg_pro project |
|
|
I know that this problem is not fully related to this project, but I need help with my problem
and use it as a normal
TCPConn
but I'm getting following errorAlso I cannot use
nbconn.NetConn
since it's in internal module also conn property is not publichere is my code that is code that uses
GetRawConnection
Thanks
The text was updated successfully, but these errors were encountered: