File: README

package info (click to toggle)
libnet-https-nb-perl 0.12-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 88 kB
  • sloc: perl: 209; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 222 bytes parent folder | download | duplicates (5)
1
2
3
Net::HTTPS::NB - Non-blocking HTTPS client
Like Net::HTTP has non-blocking Net::HTTP::NB, Net::HTTPS now has Net::HTTPS::NB
This make it possible to multiplex multiple HTTPS connections using select without risk blocking.