COHERENT help

This page displays the COHERENT help information for putmsg.

Listing of available help pages


putmsg() -- Place a message onto a stream

#include <stropts.h>
int putmsg (fd, ctlptr, dataptr, flags)
int fd, flags; const struct strbuf *ctlptr, *dataptr;