Skip to content

olegwtf/p5-Net-HTTPS-NB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.