/* * tcpConnect.c -- * * This file contains a simple Tcl "connect" command * that returns an standard Tcl File descriptor (as would * be returned by Tcl_OpenCmd). * * Author: Pekka Nikander * * Copyright 1992 Telecom Finland * * Permission to use, copy, modify, and distribute this * software and its documentation for any purpose and without * fee is hereby granted, provided that this copyright * notice appears in all copies. Telecom Finland * makes no representations about the suitability of this * software for any purpose. It is provided "as is" without * express or implied warranty. * * Created: Sun Mar 22 18:20:29 1992 * Last modified: Sun Mar 22 21:34:31 1992 pnr */