You are here

constant HTTPRL_CONNECTION_RESET in HTTP Parallel Request & Threading Library 6

Same name and namespace in other branches
  1. 7 httprl.module \HTTPRL_CONNECTION_RESET

Error code indicating that the connection was forcibly closed by the remote host.

See also

http://msdn.microsoft.com/en-us/library/aa924071.aspx

File

./httprl.module, line 96
HTTP Parallel Request Library module.

Code

define('HTTPRL_CONNECTION_RESET', -10054);