Re: recv how to [long]



You have all code aslready , just after recv() check that all +OK message
inside , and if not go back to select() to wait for next FD_READ up to all
recv in some max reasonable period ( 3 min e.g. )
Arkady

"Przemek" <edgarus@xxxxxxxxxxxxxxxxxx> wrote in message
news:ejhbs5$2ck$1@xxxxxxxxxxxxxxxxxxxxxx
Arkady Frenkel napisa³(a):
If you have not all responce you need to return to select and wait for
another portion ( better to wait with some TO obviously )
Arkady

Can you write a code? I really do not know how to do it.

Przemek


.