Get python socket handle number -


on c# can socket handle function sock.handle.toint32(), on python don't known function c#.

i'm try convert int , error message:

sockid = int(self.client) typeerror: int() argument must string or number, not '_socketobject' 

please me!


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -