[ee122] Another Persistent Question -- does recv() block?

Carrell Killebrew dank at EECS.Berkeley.EDU
Wed Oct 31 00:25:57 PDT 2007


I believe you should be familiar with select()...
or type 'man recv' and check the flags that you can use with recv()

Daniel

----- Original Message -----
From: Jonathan Liu <jonliu at berkeley.edu>
Date: Tuesday, October 30, 2007 11:48 pm
Subject: [ee122] Another Persistent Question -- does recv() block?

> hi,
> 
> when using persistent connection, it seems like recv() blocks until 
> 
> the server closes the connection.  if this is true, how should we  
> keep connections alive?
> 
> thank you,
> jon
> _______________________________________________
> ee122 mailing list
> ee122 at mailman.ICSI.Berkeley.EDU
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/ee122
> 


More information about the ee122 mailing list