This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skn78
Recipients ned.deily, paul.moore, skn78, steve.dower, thatiparthy, tim.golden, tjguk, zach.ware
Date 2017-12-21.20:44:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513889076.61.0.213398074469.issue32394@psf.upfronthosting.co.za>
In-reply-to
Content
websocket-client 0.44.0
https://pypi.python.org/pypi/websocket-client/0.44.0

My script gives the following Erroe:

  File "C:\Program Files\Python36\lib\site-packages\websocket\_http.py", line 108, in _open_socket
    sock.setsockopt(*opts)
OSError: [WinError 10042] Для вызова getsockopt или setsockopt был указан неизвестный, недопустимый или неподдерживаемый параметр
или уровень
History
Date User Action Args
2017-12-21 20:44:36skn78setrecipients: + skn78, paul.moore, tim.golden, ned.deily, zach.ware, steve.dower, thatiparthy, tjguk
2017-12-21 20:44:36skn78setmessageid: <1513889076.61.0.213398074469.issue32394@psf.upfronthosting.co.za>
2017-12-21 20:44:36skn78linkissue32394 messages
2017-12-21 20:44:36skn78create