| To: | qmail@list.cr.yp.to |
|---|---|
| Subject: | preferred way to read from from file descriptor 6 in ucspi |
| From: | conover@rahul.net (John Conover) |
| Date: | Wed, 11 Apr 2007 00:39:38 -0700 |
| Delivered-to: | sp-com-lists@consult.net |
| Delivered-to: | gmail-qmail@securepoint.com |
| Delivered-to: | sp.com.list@gmail.com |
| Delivered-to: | mailing list qmail@list.cr.yp.to |
| Mailing-list: | contact qmail-help@list.cr.yp.to; run by ezmlm |
| Reply-to: | conover@rahul.net (John Conover) |
Is there a preferred, (as in official,) way to read from file
descriptor 6 in ucspi?
Something like:
while ((cnt = read (6, buf, MAXBUF)) >= 0)
{
has some issues with network latency and EOT.
Better way?
Thanks,
John
--
John Conover, conover@rahul.net, http://www.johncon.com/
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: tai64n date format, Ketil Froyn |
|---|---|
| Next by Date: | Re: preferred way to read from from file descriptor 6 in ucspi, Harald Hanche-Olsen |
| Previous by Thread: | DKIM + qmail-remote, Charles Sprickman |
| Next by Thread: | Re: preferred way to read from from file descriptor 6 in ucspi, Harald Hanche-Olsen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |