TclStubs.tcl_OpenTcpServer

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct TclStubs
extern (C)
Tcl_Channel function(Tcl_Interp* interp, int port, const(char)* host, Tcl_TcpAcceptProc acceptProc, ClientData callbackData) nothrow tcl_OpenTcpServer;

Meta