Set datagram to none in nonblocking read

This commit is contained in:
Mark Mine 2002-05-22 22:54:45 +00:00
parent 03ec124072
commit cd7596fe98
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ class ClusterMsgHandler:
type = CLUSTER_NONE
self.notify.warning("getData returned false")
else:
datagram = None
dgi = None
type = CLUSTER_NONE
# Note, return datagram to keep a handle on the data