Dmitry Kurochkin <[email protected]> writes:

> AFAIK haskell curl bindings support only easy libcurl API. Easy API
> was used by darcs before pipelining support. To use pipelining we need
> multi curl API support. IMHO it is much more work to provide bindings
> to curl multi API.

So Darcs uses the multi API.  Could that code be used as a starting
point for generating an external lib?  Would that involve a lot of
effort (e.g. because we only use a small part of the full API)?

_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to