home *** CD-ROM | disk | FTP | other *** search
- /****************************************************************************
- *
- * $Source$
- * $Date$
- * $Revision$
- * $State$
- * $Author$
- *
- * $Log$
- * (c) Copyright 1995 Sergio Monesi
- ***************************************************************************/
-
- static const char rcs_id[] = "$Id$";
-
- #include <sys/unix.h>
- #include <sys/socket.h>
-
- int
- recvmsg (int s, struct msghdr *msg, int flags)
- {
- return (_recvmsg ((__u->file + s)->r[0], msg, flags));
- }
-