How to set SET_READTIMEOUT when there is no stream to begin with?  I found a
problem when attempting to connect to a SSL port (993) but the user never
specified the port is SSL so it's trying to connect with a regular connect
(like using port 143).  The select() never timeout in tcp_getdata() because
the timeout is NULL.

Shawn

-- 
------------------------------------------------------------------
 For information about this mailing list, and its archives, see: 
 http://www.washington.edu/imap/c-client-list.html
------------------------------------------------------------------

Reply via email to