httppending
| httppending | 
  Purpose
 
 Get a list of requests waiting for a reply.
 
  Synopsis
 
function httppending(lp:list of integer):integer
 function httppending:integer
 
  Argument
 
| 
     lp 
     | 
     List of request numbers
     | 
  Return value
 
 Number of requests in the waiting queue
  Further information
 
  This function returns in
 lp the list of requests currently waiting for a reply in the server queue (the content of the list is replaced).
 
  Module
 
 
