13 Commits

Author SHA1 Message Date
Alexey Melnichuk
abdef03e98 Fix. Call multi callbacks with correct Lua state. 2016-09-27 17:52:49 +03:00
Alexey Melnichuk
17344cdcdd Update uvwget example [ci skip] 2014-12-26 13:07:10 +04:00
Alexey Melnichuk
d4bbd66a81 Update multi-uv example. 2014-12-23 13:17:26 +04:00
Alexey Melnichuk
b4a7579929 Update multi-uv example. 2014-12-22 16:11:33 +04:00
Alexey Melnichuk
273212fb93 Fix. socket callback get correct cURLv3 easy object. 2014-12-22 13:59:09 +04:00
Alexey Melnichuk
e7712b9eb2 Fix. Init socket callback with nil.
Fix. `multi.setopt` supports socket callback.
Change. `socket_acttion` without args means timeout action.
Change. cURLv3 multi supports options in callback.
Add. `multi-uv` example.
2014-12-22 11:14:13 +04:00
Alexey Melnichuk
f3631cd55e Update pop3 example [ci skip] 2014-09-16 16:00:48 +05:00
Alexey Melnichuk
eff44c9aa8 Add. pop3 example 2014-09-15 17:29:01 +05:00
Alexey Melnichuk
ba7aedebcb Add. Ability to add easy handle during iteration. 2014-09-15 15:03:27 +05:00
Alexey Melnichuk
7efaba4ff2 Update doc[ci skip] 2014-09-15 13:20:08 +05:00
Alexey Melnichuk
1285ae42c5 Add. Form class to Lua-cURLv3 interface.
See examples/cURLv3/post_form.lua
2014-09-12 11:46:43 +05:00
Alexey Melnichuk
1b88ec42b8 Fix. multi:info_read correctly remove easy handle. 2014-09-11 14:39:24 +05:00
Alexey Melnichuk
b2e6bcae4e Fix. add_handle/remove_handle on cURLv3
Add. Examples for cURLv3
2014-09-11 12:50:48 +05:00