view src/imap/rawlog.h @ 924:4f697dde0fca HEAD

THREAD=REFERENCES implementation. Doesn't crash, but I'm not sure how correct replies it produces :)
author Timo Sirainen <tss@iki.fi>
date Wed, 08 Jan 2003 22:49:51 +0200
parents 3a83b05a0be3
children
line wrap: on
line source

#ifndef __RAWLOG_H
#define __RAWLOG_H

void rawlog_open(int *hin, int *hout);

#endif