Skip to content
GitLab
  • Explore
  • Sign in
  • CentralNic
  • php-epp
  • Repository
  • php-epp
  • Net
  • EPP
  • Client.php
Find file Blame History Permalink
  • Nigel Kukard's avatar
    Set stream read/write timeout & non-blocking · 07479e84
    Nigel Kukard authored Sep 16, 2012
    Added code to set stream read/write timeouts. Also we need to set the stream
    to non-blocking if we want to do non-blocking IO.
    
    Added a bit more error handling to request().
    07479e84