Branch: Tag:

2005-08-30

2005-08-30 16:00:45 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Added do_async_method() analogous to do_method().

Rev: lib/modules/Protocols.pmod/HTTP.pmod/module.pmod:1.52

210:    "delay()": "7.2::sleep":2,    "destruct()": "7.2::clone":1, "7.2::new":1,    "diff3": "7.4::Array.diff3_old":1, +  "do_sync_method()": "predef::Protocols.HTTP.do_method":1,    "driver_names": "predef::GLUE.init":1,    "exec": "predef::Regexp.PCRE.ERROR":1,    "exec()": "predef::Stdio.File.set_close_on_exec":1,
732:   "predef::Protocols.HTTP.Session.get_url": "URL"   "predef::Protocols.HTTP.Session.get_url_nice": "URL"   "predef::Protocols.HTTP.Session.set_cookie": "Cookie" + "predef::Protocols.HTTP.do_method": "do_sync_method()"   "predef::Protocols.IRC.Client.create": "getuid" "uname"   "predef::Protocols.LDAP.client.create": "Protocol.LDAP.parse_ldap_url"   "predef::Protocols.LDAP.client.search": "Protocols.LDAP.quote_filter_value"