(Windows) move EINVAL (re)definition from IXSocket.h to IXNetSystem.h (fix #289)
This commit is contained in:
		| @@ -2,6 +2,10 @@ | |||||||
|  |  | ||||||
| All changes to this project will be documented in this file. | All changes to this project will be documented in this file. | ||||||
|  |  | ||||||
|  | ## [11.2.6] - 2021-05-18 | ||||||
|  |  | ||||||
|  | (Windows) move EINVAL (re)definition from IXSocket.h to IXNetSystem.h (fix #289) | ||||||
|  |  | ||||||
| ## [11.2.5] - 2021-04-04 | ## [11.2.5] - 2021-04-04 | ||||||
|  |  | ||||||
| (http client) DEL is not an HTTP method name, but DELETE is | (http client) DEL is not an HTTP method name, but DELETE is | ||||||
|   | |||||||
| @@ -6,4 +6,4 @@ | |||||||
|  |  | ||||||
| #pragma once | #pragma once | ||||||
|  |  | ||||||
| #define IX_WEBSOCKET_VERSION "11.2.5" | #define IX_WEBSOCKET_VERSION "11.2.6" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user