cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: binding libcurl to Visual Prolog (Windows)

From: Jeff Pohlmeyer <yetanothergeek_at_gmail.com>
Date: Thu, 26 Aug 2010 15:00:22 -0500

On Thu, Aug 26, 2010 at 2:44 PM, Jan de Lint wrote:

> where does the select function in the example come from?
> rc = select(maxfd+1,&fdread,&fdwrite,&fdexcep,&timeout);
> Is select a standard C-function and should I emulate it in VP?

I'm not much of a Windows guy, but I think it would be something like this:

http://msdn.microsoft.com/en-us/library/ms740141%28VS.85%29.aspx

 - Jeff
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-08-26