Modified stream creation and opening. The *_stream_create() functions now
take the specific arguments appropriate to them and setup a stream_t so that stream_open(), which now takes no arguments, can perform whatever actions are appropriate when opening that particular kind of stream. I have tested the changes with the example programs and sieve, but not with the imap or pop servers.
Showing
21 changed files
with
288 additions
and
184 deletions
mailbox/include/tcp0.h
deleted
100644 → 0
-
Please register or sign in to post a comment