File: HsNet.c

package info (click to toggle)
haskell-network 3.1.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 736 kB
  • sloc: sh: 3,264; haskell: 2,002; ansic: 536; makefile: 3
file content (8 lines) | stat: -rw-r--r-- 294 bytes parent folder | download | duplicates (21)
1
2
3
4
5
6
7
8
/* -----------------------------------------------------------------------------
 * (c) The University of Glasgow 2002
 *
 * static versions of the inline functions from HsNet.h
 * -------------------------------------------------------------------------- */

#define INLINE
#include "HsNet.h"