Files
mcstatus/mcstatus
totokaka 240deb27d4 Raise IOError when TCPConnection.read(length) recieves no data.
This commit fixes #24 by simply checking whether the socket received any data at all. If it did not, an IOError is raised.
It might be that we should try to recieve multiple times before the IOError is raised, but this is not implemented in this commit as to avoid bloat.
2015-01-03 11:05:07 +01:00
..
2014-09-07 02:35:02 +02:00