Replace ERROR_VALUE (socket error number) usage with COM_ERROR_VALUE
It appears when this module was created it was copied from js_socket.c and the use of ERROR_VALUE (which is socket-specific on Windows) was not corrected.
Showing
Please register or sign in to comment