824N/A/* Copyright (c) 1990, 1991 UNIX System Laboratories, Inc. */ 824N/A/* Copyright (c) 1988 AT&T */ 824N/A/* All Rights Reserved */ 824N/A * Permission to use, copy, modify, and distribute this software and its 824N/A * documentation for any purpose and without fee is hereby granted, provided 824N/A * that the above copyright notice appear in all copies and that both that 824N/A * copyright notice and this permission notice appear in supporting 824N/A * documentation, and that the name of AT&T or USL not be used in advertising 824N/A * or publicity pertaining to distribution of the software without specific, 824N/A * written prior permission. AT&T and USL make no representations about the 824N/A * suitability of this software for any purpose. It is provided "as is" 824N/A * without express or implied warranty. 824N/A * AT&T and USL DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, 824N/A * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN 824N/A * NO EVENT SHALL AT&T or USL BE LIABLE FOR ANY SPECIAL, INDIRECT OR 824N/A * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS 824N/A * OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, 824N/A * NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN 824N/A * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 824N/A Acc: 575304412 Tue Apr 26 09:46:52 1988 824N/A Mod: 574017273 Tue Apr 26 12:14:33 1988 824N/A Sta: 574017273 Tue Apr 26 12:14:33 1988 824N/A * Structure for handling multiple connection requests on the same stream. 824N/A/* old shared libraries have the names already fixed */ 824N/A/* Enhanced Application Compatibility Support */ 824N/A/* End Enhanced Application Compatibility Support */ 824N/A The following are defined in X.h. Any changes to FamilyUname 824N/A /* protocol families */ 824N/A #define FamilyInternet 0 824N/A/* Enhanced Application Compatibility Support */ 824N/A/* End Enhanced Application Compatibility Support */ 824N/A/* Enhanced Application Compatibility Support */ \
824N/A/* End Enhanced Application Compatibility Support */ \
824N/A * header of messages sent by X to the nameserver 824N/A * 1st int: the size of the entire message. 824N/A * 2nd int: the size of the header itself. 824N/A * 3rd int: the service number. 824N/A * 4th int: the display number. 824N/A * 5th int: the length of the network name. 824N/A#
endif /* _XSTREAMS_H_ */