Main Page | Class List | File List | Class Members | File Members | Related Pages

gi_udp.h

Go to the documentation of this file.
00001 /* 00002 * $Id: gi_udp.h,v 1.1.2.4 2003/12/15 08:03:47 jasta Exp $ 00003 * 00004 * Copyright (C) 2003 giFT project (gift.sourceforge.net) 00005 * 00006 * This program is free software; you can redistribute it and/or modify it 00007 * under the terms of the GNU General Public License as published by the 00008 * Free Software Foundation; either version 2, or (at your option) any 00009 * later version. 00010 * 00011 * This program is distributed in the hope that it will be useful, but 00012 * WITHOUT ANY WARRANTY; without even the implied warranty of 00013 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 00014 * General Public License for more details. 00015 */ 00016 00017 #ifndef __GI_UDP_H 00018 #define __GI_UDP_H 00019 00020 /*****************************************************************************/ 00021 00028 /*****************************************************************************/ 00029 00030 EXTERN_C_BEGIN 00031 00032 /*****************************************************************************/ 00033 00041 LIBGIFT_EXPORT 00042 int gi_udpsock_bind (in_port_t port, bool blocking); 00043 00044 /*****************************************************************************/ 00045 00046 EXTERN_C_END 00047 00048 /*****************************************************************************/ 00049 00050 #endif /* __GI_UDP_H */

Generated on Sun Aug 22 07:56:40 2004 by doxygen 1.3.7