How to get win32 handle for socket?

Grant Edwards grante at visi.com
Thu Nov 21 16:37:19 EST 2002


On Win32, how do I get a handle for a socket so that I can use
ReadFile() and WriteFile() the same way I do with serial ports?

-- 
Grant Edwards                   grante             Yow!  My mind is a potato
                                  at               field...
                               visi.com            



More information about the Python-list mailing list