Re: CFSockets, sockets and timeouts (corrections)
Re: CFSockets, sockets and timeouts (corrections)
- Subject: Re: CFSockets, sockets and timeouts (corrections)
- From: "email@hidden" <email@hidden>
- Date: Mon, 12 Apr 2004 17:13:37 +0000
>
Da: Nicolas Berloquin <email@hidden>
>
Data: Mon, 12 Apr 2004 14:47:54 +0200
>
A:
>
Oggetto: Re: CFSockets, sockets and timeouts (corrections)
>
>
Hi !
>
>
Actually, I am using fcntl to set O_NONBLOCK, then I set the
timeout.
>
I thought I had to use both calls, but, if I understand you right,
all
>
I need is to set the
>
O_NONBLOCK flag, and I'll get the EWOULDBLOCK or the
amount of data
>
sent when I
>
call send() ?
>
>
thanks for your help ;-)
exactly, it should work...doesn't it?
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.