cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Multi-interface: the multi-uv example doesn't work with a localhost WWW service

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 7 Oct 2014 10:23:23 +0200 (CEST)

On Tue, 7 Oct 2014, Waldek Kozba wrote:

> I've prepared the PR: https://github.com/bagder/curl/pull/119

Thanks, merged and pushed!

Note for the future that I fixed for you now:

  - Your author info was wrong in the commit
  - Some code format nits: You used trailing whitespace, had the brace on the
    function wrong and didn't declare the arguments (void).
  - I edited the commit message to clarify what the change did

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2014-10-07