Parent Directory | Revision Log | Patch
sf_code/esrgpcpj/shared/tcl_base/tcliosock.c revision 25 by dashley, Sat Oct 8 06:43:03 2016 UTC | projs/trunk/shared_source/c_tcl_base_7_5_w_mods/tcliosock.c revision 64 by dashley, Sun Oct 30 04:21:11 2016 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | /* $Header: /cvsroot/esrg/sfesrg/esrgpcpj/shared/tcl_base/tcliosock.c,v 1.1.1.1 2001/06/13 04:42:17 dtashley Exp $ */ | /*$Header$ */ |
2 | /* | /* |
3 | * tclIOSock.c -- | * tclIOSock.c -- |
4 | * | * |
# | Line 113 TclSockMinimumBuffers(sock, size) | Line 112 TclSockMinimumBuffers(sock, size) |
112 | return TCL_OK; | return TCL_OK; |
113 | } | } |
114 | ||
/* $History: tcliosock.c $ | ||
* | ||
* ***************** Version 1 ***************** | ||
* User: Dtashley Date: 1/02/01 Time: 1:33a | ||
* Created in $/IjuScripter, IjuConsole/Source/Tcl Base | ||
* Initial check-in. | ||
*/ | ||
/* End of TCLIOSOCK.C */ | ||
115 | /* End of tcliosock.c */ |
|
dashley@gmail.com | ViewVC Help |
Powered by ViewVC 1.1.25 |