Lines Matching refs:libcurl
3 This is a basic port of curl and libcurl to Symbian OS. The port is
6 port would involve writing a Symbian C++ binding, or wrapping libcurl
12 tricky, since libcurl isn't designed with Symbian's native asynchronous
13 message passing idioms in mind. However, it may be possible to use libcurl
14 in an active object-based application through libcurl's multi interface.
18 libcurl is built as a standard Symbian ordinal-linked DLL, and curl is
55 libcurl notes
57 libcurl uses writable static data, so the EPOCALLOWDLLDATA option is
62 calling certain other libcurl functions) before any libcurl functions
76 is uncommented in the libcurl.mmp file.
80 The appropriate macro in the libcurl.mmp file must be uncommented to