Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

stcpopts.hh

Go to the documentation of this file.
00001 
00002 
00003 #ifndef STCP_OPTS_HH
00004 #define STCP_OPTS_HH
00005 
00006 #include "rcs_defs.hh"
00007 
00008 /* Function shared by client and server to set desired options. */
00009 int RCS_EXPORT set_stcp_socket_options (int socket_fd);
00010 
00011 extern int stcp_nonblocking;
00012 
00013 
00014 #endif /* STCP_OPTS_HH */

Generated on Sun Dec 2 15:56:52 2001 for rcslib by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001