This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: sockets are not really ports?


On Sat, Jan 22, 2000 at 11:12:35AM -0800, Brad Knotwell wrote:
>  > > 	accept blocks all threads
>  > > 	select won't take a socket port
>  > > 	set-current-input-port won't take a socket port
> 
> I don't know about the first and last one, but my ftp library works
> fine using select on a socket (guile v. 1.3.4 and 1.3.2; OSes: FreeBSD
> and Linux).  

Where can I find your library? I'd like to look at how you're using
select and see if I'm doing something wrong.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]