yozuch icon indicating copy to clipboard operation
yozuch copied to clipboard

WinError 10038

Open polycopter opened this issue 9 years ago • 0 comments

  1. in terminal (aka DOS prompt): "yozuch serve" (following the getting started instrux, default blog)
  2. use firefox to view blog, default sample post (localhost:8000)
  3. in terminal: press Ctrl-C

[ INFO] Shutting down server... Exception in thread Thread-7: Traceback (most recent call last): File "C:\Python34\lib\threading.py", line 920, in _bootstrap_inner self.run() File "C:\Python34\lib\threading.py", line 868, in run self._target(_self._args, *_self._kwargs) File "C:\Python34\lib\site-packages\yozuch\notification_server.py", line 86, n start client, _ = self._socket.accept() File "C:\Python34\lib\socket.py", line 184, in accept fd, addr = self._accept() OSError: [WinError 10038] An operation was attempted on something that is not a socket

polycopter avatar Jan 06 '16 19:01 polycopter