iLya2IK / wchttpserver

HTTP/2+HTTP/1.1+WebSocket server written with Lazarus (Free Pascal)
GNU Lesser General Public License v2.1
57 stars 18 forks source link

Package wchttpserver_rest doesn't compile on Lazarus 3.4 fpc 3.2.2 - Windows 10 64bit #9

Closed Arguilar closed 1 month ago

Arguilar commented 2 months ago

Package wchttpserver_rest doesn't compile on Lazarus 3.4 fpc 3.2.2, OS WIN10-64BIT. When trying to compile this package Lazurus raise "wcnetworking.pas(1655,38) Error: Identifier not found "ssCanRead". The same for "ssCanSend", "ssError". How do you think I could solve this?

iLya2IK commented 1 month ago

Changes have been made to fix compilation errors in socket_select mode (Windows)