@@ -386,7 +386,10 @@ def fromaddr(name, addr, boot, interval, acks):
def readsock():
global htab, win
data, addr = sock.recvfrom(1024)
try:
sock.sendto("ACK", addr)
except:
pass
pairs = string.split(data, ';')
boot = 0
shutdown = 0
The note is not visible to the blocked user.