Skip to content
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

docstring for waitforconn has incorrect interface for callbackfunction #152

Open
us341 opened this issue Nov 7, 2014 · 1 comment
Open

Comments

@us341
Copy link

us341 commented Nov 7, 2014

Docstring specifies that the callback function should take single argument as RepySocketObject. But it is actually taking five arguments: (remoteip, remoteport, socketlikeobj, thiscommhandle, listencommhandle)

https://github.com/SeattleTestbed/seattlelib_v2/blob/master/librepysocket.r2py#L629

@aaaaalbert
Copy link
Contributor

@us341 please feel free to propose a corrected version!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants