New feature in #Tcl9 – part 34:
socket ... -nodelay ... -keepalive ...
Network sockets can now be configured to set or query the TCP keepalive and nodelay options on the socket. Hmm, I have no useful example of this as I haven't actually used `socket` ...