/sys$common/syshlp/helplib.hlb CC, Socket Routines, sendmsg *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Sends gathered bytes through a socket to any other socket. Syntax: #include <types.h> #include <socket.h> int sendmsg(int s, struct msghdr msg[], int flags);
|