Name

ap_rputc — send a character to the client

Synopsis

int ap_rputc(int c, request_rec *r)

Sends the character c to the client. Returns c or EOF if the connection has been closed.