![]() |
![]() |
![]() |
Camel Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
CamelStreamProcess; CamelStream * camel_stream_process_new (void); gint camel_stream_process_connect (CamelStreamProcess *, const gchar *, const gchar **);
typedef struct { CamelStream parent; gint sockfd; pid_t childpid; } CamelStreamProcess;
CamelStream * camel_stream_process_new (void);
Returns a PROCESS stream.
Returns : |
the stream |
gint camel_stream_process_connect (CamelStreamProcess *, const gchar *, const gchar **);
|
|
|
|
|
|
Returns : |