Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches

◆ writeMessage()

void writeMessage ( string message,
int fd )

Writes a message on the server application's stdout or stderr.

Parameters
messageThe message to write.
fd1 for stdout, 2 for stderr.