Menu

#1 Problem closing the server

open
nobody
None
5
2005-04-19
2005-04-19
No

I encounter the following error when i try to close the
server object:

Traceback (most recent call last):
File "Zeroconf.py", line 862, in run
self.readers[socket].handle_read()
File "Zeroconf.py", line 905, in handle_read
data, (addr, port) = self.zeroconf.socket.
recvfrom(_MAX_MSG_ABSOLUTE)
File "d:\etc\Python24\lib\socket.py", line 144, in
_dummy
raise error(EBADF, 'Bad file descriptor')
error: (9, 'Bad file descriptor')

I have version 0.12 of pyzeroconf and the message is
encounterd when running "python Zeroconf.py" or the
example files.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.