thanks git
[mdref/mdref-http] / http / Client / Curl / User / wait.md
index 06ee274c9113de21439dbea6f661afbbcf423904..6a5fabfa7ec01ebd12694aa8230897ac98bd6a56 100644 (file)
@@ -2,10 +2,10 @@
 
 Wait/poll/select (block the loop) until events fire.
 
-> ***NOTE:***
+> ***NOTE:***  
 > This method is called by http\Client::wait(), so it does not need to have an actual implementation if http\Client::wait() is never called.
 
 ## Params:
 
-* Optional int $timeout_ms = null
+* Optional int $timeout_ms = null  
   Block for at most this milliseconds.