Thread overview |
---|
February 24, 2016 Curl HTTP segfault | ||||
---|---|---|---|---|
| ||||
Hello everyone, I have had this problem for a little while but I don't understand if I'm am not using correctly the HTTP struct, or if it is a library bug. Hear is my code: http://pastebin.com/Pgx7bqum I get a segfault on exit in the destructor calling std.net.curl.Curl.shutdown() Workarounds that I found are : - call http.shutdown() before the end of main - make http static |
February 24, 2016 Re: Curl HTTP segfault | ||||
---|---|---|---|---|
| ||||
Posted in reply to skilion | http://pastebin.com/JfPtGTD8 ? |
Copyright © 1999-2021 by the D Language Foundation