(module eping (eping) (import scheme chicken srfi-4 srfi-18 foreign socket posix extras) (require-library socket posix) (include "eping.scm"))