PROGRAMS BY tcl-unixsockets.sf.net

  • Unix Domain Sockets for Tcl Free

    Unix domain sockets are a filesystem based IPC mechanism similar to IP sockets, except that they can only be used by processes on the same system. This package provides a wrapper to use them from Tcl scripts.