4 * \brief Header: Virtual File System: Network utilities
7 #ifndef MC__VFS_NETUTIL_H
8 #define MC__VFS_NETUTIL_H
11 /*** typedefs(not structures) and defined constants **********************************************/
13 /*** enums ***************************************************************************************/
15 /*** structures declarations (and typedefs of structures)*****************************************/
17 /*** global variables defined in .c file *********************************************************/
19 extern SIG_ATOMIC_VOLATILE_T got_sigpipe
;
21 /*** declarations of public functions ************************************************************/
25 /*** inline functions ****************************************************************************/
26 #endif /* MC_VFS_NETUTIL_H */