<%inherit file="base.html"/> <% from bottle import url %> % if client:
All sockets activity
Socket reads
%for socket in client.get_sockets():
${socket['host']}:${socket['port']} (fd: ${socket['fd']})
Reads 0.0
%endfor % endif